]> git.dujemihanovic.xyz Git - linux.git/commit
tools/power turbostat: remove stray newlines from warn/warnx strings
authorLen Brown <len.brown@intel.com>
Fri, 17 Mar 2023 15:25:56 +0000 (11:25 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 17 Mar 2023 15:36:34 +0000 (11:36 -0400)
commit6cbfedc7afc93a7f06d4a2f7c4d4732b20adfc2b
treefbd5fb3059ed813ef0281ae7ec8fdd436c4fb374
parent40aafc7d58d3544f152a863a0e9863014b6d5d8c
tools/power turbostat: remove stray newlines from warn/warnx strings

warn(3) terminates strings with newlines

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c