Page MenuHomeFreeBSD

cd9660: Partial style sweep of Rock Ridge code
ClosedPublic

Authored by des on Sun, Mar 15, 3:25 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sat, Mar 21, 9:00 PM
Unknown Object (File)
Sat, Mar 21, 2:25 AM
Unknown Object (File)
Fri, Mar 20, 5:01 AM
Unknown Object (File)
Tue, Mar 17, 10:57 PM
Unknown Object (File)
Sun, Mar 15, 3:58 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 71414
Build 68297: arc lint + arc unit

Event Timeline

des requested review of this revision.Sun, Mar 15, 3:25 PM
markj added a subscriber: markj.
markj added inline comments.
sys/fs/cd9660/cd9660_rrip.c
279
This revision is now accepted and ready to land.Mon, Mar 23, 12:26 AM
This revision was automatically updated to reflect the committed changes.