Page MenuHomeFreeBSD

loader: part.c cstyle cleanup
ClosedPublic

Authored by tsoome on Mar 29 2017, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 10, 7:21 PM
Unknown Object (File)
Mon, Dec 9, 3:09 PM
Unknown Object (File)
Nov 22 2024, 12:32 PM
Unknown Object (File)
Nov 15 2024, 4:11 AM
Unknown Object (File)
Oct 27 2024, 2:46 PM
Unknown Object (File)
Oct 27 2024, 2:45 PM
Unknown Object (File)
Oct 27 2024, 2:45 PM
Unknown Object (File)
Oct 27 2024, 2:30 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.