Page MenuHomeFreeBSD

hwpstate_amd(4): Rename EPP handler, convert to unsigned int
ClosedPublic

Authored by olce on Jan 31 2026, 11:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 8, 8:13 AM
Unknown Object (File)
Mon, Jun 8, 2:45 AM
Unknown Object (File)
Mon, Jun 8, 1:13 AM
Unknown Object (File)
Fri, Jun 5, 5:46 PM
Unknown Object (File)
Wed, May 20, 3:45 AM
Unknown Object (File)
Mon, May 18, 1:33 PM
Unknown Object (File)
Mon, May 18, 1:26 PM
Unknown Object (File)
Sun, May 17, 8:35 PM
Subscribers

Details

Summary

'val' is supposed to be the storage for a sysctl knob of an 'unsigned
int', so consistently don't specify its width.

While here, rename variables in the handler. The new names feel
clearer, and the 'ret' => 'error' rename is to be more in line with our
tradition.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70274
Build 67157: arc lint + arc unit