Page MenuHomeFreeBSD

makeobjops.awk: Style nits for generated files
ClosedPublic

Authored by zlei on Sep 6 2025, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 3:16 PM
Unknown Object (File)
Sat, Oct 11, 3:16 PM
Unknown Object (File)
Sat, Oct 11, 3:15 PM
Unknown Object (File)
Sat, Oct 11, 6:47 AM
Unknown Object (File)
Thu, Oct 9, 9:33 PM
Unknown Object (File)
Thu, Oct 2, 3:02 PM
Unknown Object (File)
Tue, Sep 30, 7:05 PM
Unknown Object (File)
Tue, Sep 30, 4:18 PM
Subscribers
None

Details

Summary

MFC after: 1 week

Test Plan

Build the kernel and run against it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Sep 6 2025, 6:36 PM
zlei created this revision.
sys/tools/makeobjops.awk
318

This is too simple to fail. Just a little curious why no line break for the function implementation. so put this change to review.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 8 2025, 3:36 PM
This revision was automatically updated to reflect the committed changes.
sys/tools/makeobjops.awk
318

Committed. Well we have already have the style(9) defined clearly. So do not waste too much time on this.