diff options
author | 2017-08-31 11:30:45 +0530 | |
---|---|---|
committer | 2017-10-17 15:52:57 +0800 | |
commit | 023b7b07ccb57317bee4d971be546cc4469f4e7e (patch) | |
tree | e6e3880f9b6dacee678f1e43800f677b59ac208c /scripts/gdb/linux/tasks.py | |
parent | Linux 4.14-rc1 (diff) | |
download | wireguard-linux-023b7b07ccb57317bee4d971be546cc4469f4e7e.tar.xz wireguard-linux-023b7b07ccb57317bee4d971be546cc4469f4e7e.zip |
thermal : Remove const to make same prototype
Here, prototype of thermal_zone_device_register is not matching
with static inline thermal_zone_device_register. One is using
const thermal_zone_params. Other is using non-const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions