On Mon, Aug 07, 2023 at 02:51:15PM -0400, Jason Andryuk wrote: > Print HWP-specific parameters. Some are always present, but others > depend on hardware support. > > Signed-off-by: Jason Andryuk <[email protected]> > Reviewed-by: Jan Beulich <[email protected]> > --- > v8: > Switch from "if ( !hwp )" to "if ( hwp )" and re-org code. > Use %PRIu32 instead of %u - this lengthens some strings past 80 chars
Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD
