diff options
author | 2018-01-02 16:30:57 +0100 | |
---|---|---|
committer | 2018-01-13 21:20:58 +0800 | |
commit | e74c2d65ff2e3607e392ae3e779da47135c85966 (patch) | |
tree | 635eee3e0edead8f9dce53e82c6b37d08e38e1b4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | thermal: int3400_thermal: fix error handling in int3400_thermal_probe() (diff) | |
download | linux-dev-e74c2d65ff2e3607e392ae3e779da47135c85966.tar.xz linux-dev-e74c2d65ff2e3607e392ae3e779da47135c85966.zip |
thermal/x86 pkg temp: Remove debugfs_create_u32() casts
When exposing data access through debugfs, the correct
debugfs_create_*() functions must be used, depending on data type.
Remove all casts from data pointers passed to debugfs_create_*()
functions, as such casts prevent the compiler from flagging bugs.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions