Page MenuHomeFreeBSD

power: Rename sleep types
ClosedPublic

Authored by obiwac on Sun, May 10, 12:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 8:12 PM
Unknown Object (File)
Mon, May 18, 3:39 PM
Unknown Object (File)
Sun, May 17, 8:37 PM
Unknown Object (File)
Sun, May 17, 8:35 AM
Unknown Object (File)
Sat, May 16, 9:23 PM
Unknown Object (File)
Fri, May 15, 11:25 AM
Unknown Object (File)
Fri, May 15, 3:02 AM
Unknown Object (File)
Fri, May 15, 12:52 AM

Details

Summary

Make sleep type names clearer and more consistent, and allow space for
something like "os_hibernate" once that gets added to FreeBSD.

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

Forgot to change this in all the places it's used

Thank you for fixing this!

This revision is now accepted and ready to land.Mon, May 11, 6:07 AM
sys/sys/power.h
72

POWER_STYPE_OS_HIBERNATE would go right here, after fw_hibernate

This revision was automatically updated to reflect the committed changes.