linux/tools/power
Colin Ian King e13da9a1db tools/power turbostat: replace strncmp with single character compare
Using strncmp for a single character comparison is overly complicated,
just use a simpler single character comparison instead. Also stops
static analyzers (such as cppcheck) from complaining about strncmp on
non-null terminated strings.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2022-07-28 14:23:25 -04:00
..
acpi ACPICA: Update copyright notices to the year 2022 2022-04-13 20:24:57 +02:00
cpupower cpupower: Add "perf" option to print AMD P-State information 2022-02-23 17:46:21 -07:00
pm-graph pm-graph: Fix typo "accesible" 2021-03-22 15:27:17 +01:00
x86 tools/power turbostat: replace strncmp with single character compare 2022-07-28 14:23:25 -04:00