Page MenuHomeFreeBSD

cd9660: Partial style sweep of Rock Ridge code
ClosedPublic

Authored by des on Mar 15 2026, 3:25 PM.
Tags
None
Referenced Files
F152751814: D55865.id.diff
Thu, Apr 16, 9:40 PM
Unknown Object (File)
Sat, Apr 11, 3:31 AM
Unknown Object (File)
Wed, Apr 8, 4:14 AM
Unknown Object (File)
Fri, Apr 3, 11:46 PM
Unknown Object (File)
Wed, Apr 1, 5:05 PM
Unknown Object (File)
Mon, Mar 23, 6:03 AM
Unknown Object (File)
Mon, Mar 23, 6:02 AM
Unknown Object (File)
Sun, Mar 22, 6:02 AM
Subscribers

Details

Summary

This mostly just fixes indentation and continuations and adds spaces
after commas and around binary operators and parentheses around return
values, but cd9660_rrip_extref() was so egregiously unreadable I
rewrote it. Note that this was done manually, so I may have missed a
few spots, and I made no attempt to fix over-long lines.

MFC after: 1 week

Diff Detail

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