Page MenuHomeFreeBSD

loader: part.c cstyle cleanup
ClosedPublic

Authored by tsoome on Mar 29 2017, 10:34 AM.
Tags
None
Referenced Files
F171401239: D10180.id.diff
Thu, Sep 10, 10:28 PM
Unknown Object (File)
Sun, Sep 6, 7:53 PM
Unknown Object (File)
Sun, Sep 6, 2:58 PM
Unknown Object (File)
Sat, Sep 5, 11:10 PM
Unknown Object (File)
Sat, Sep 5, 6:32 PM
Unknown Object (File)
Sat, Sep 5, 1:28 PM
Unknown Object (File)
Sat, Sep 5, 6:09 AM
Unknown Object (File)
Thu, Sep 3, 11:25 PM
Subscribers
None

Details

Summary

The descrription tells it all, as an side note, I am using uint8_t instead of
u_char as the partition table data really is handled as byte stream, not
char array.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 6 2017, 3:07 PM
This revision was automatically updated to reflect the committed changes.