Commit ba99a4f
tools/power turbostat: Remove unnecessary fflush() call
The graphics sysfs knobs are read-only, making the use of fflush()
before reading them redundant.
Remove the unnecessary fflush() call.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>1 parent 1958f4e commit ba99a4f
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5780 | 5780 | | |
5781 | 5781 | | |
5782 | 5782 | | |
5783 | | - | |
| 5783 | + | |
5784 | 5784 | | |
5785 | | - | |
| 5785 | + | |
5786 | 5786 | | |
5787 | | - | |
5788 | | - | |
| 5787 | + | |
5789 | 5788 | | |
5790 | 5789 | | |
5791 | 5790 | | |
| |||
0 commit comments