Home
last modified time | relevance | path

Searched hist:"8173 c336989c1a12290cd023969df2775b2df34d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.cdiff 8173c336989c1a12290cd023969df2775b2df34d Wed Mar 20 22:01:03 CDT 2019 Ben Hutchings <ben@decadent.org.uk> tools/power turbostat: Add checks for failure of fgets() and fscanf()

Most calls to fgets() and fscanf() are followed by error checks.
Add an exit-on-error in the remaining cases.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Len Brown <len.brown@intel.com>