Page MenuHomeFreeBSD

loader: cstyle fixes and DIOCGMEDIASIZE should use uint64_t
ClosedPublic

Authored by tsoome on Feb 13 2017, 6:52 AM.
Tags
None
Referenced Files
F154009934: D9562.diff
Sat, Apr 25, 10:36 AM
Unknown Object (File)
Wed, Apr 15, 6:21 PM
Unknown Object (File)
Wed, Apr 15, 10:14 AM
Unknown Object (File)
Thu, Apr 9, 8:35 AM
Unknown Object (File)
Tue, Apr 7, 3:39 PM
Unknown Object (File)
Sun, Apr 5, 6:45 PM
Unknown Object (File)
Mar 21 2026, 9:22 PM
Unknown Object (File)
Mar 17 2026, 6:10 AM
Subscribers
None

Details

Summary

Cleaned up some spaces where tabs should be.
efipart_ioctl() DIOCGMEDIASIZE needs to use uint64_t, not off_t

Diff Detail

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

Event Timeline

tsoome retitled this revision from to loader: cstyle fixes and DIOCGMEDIASIZE should use uint64_t.
tsoome updated this object.
tsoome edited the test plan for this revision. (Show Details)
tsoome added reviewers: allanjude, imp.
allanjude edited edge metadata.

Approved

This revision is now accepted and ready to land.Feb 13 2017, 6:58 PM
This revision was automatically updated to reflect the committed changes.