summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c
diff options
context:
space:
mode:
authorAugusto Mecking Caringi <augustocaringi@gmail.com>2017-01-30 10:47:36 +0000
committerZhang Rui <rui.zhang@intel.com>2017-02-07 11:38:28 +0800
commitda8c1c46f2082ce4a094812806d7eab3c17a4817 (patch)
tree0a725cc9864c3ba99d5bcb05decfe4d2b5f5f97f /drivers/thermal/cpu_cooling.c
parentd5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c (diff)
downloadlinux-da8c1c46f2082ce4a094812806d7eab3c17a4817.tar.bz2
thermal/intel_powerclamp: Remove set-but-not-used variables
In poll_pkg_cstate() function, the variables jiffies_last and jiffies_now are set but never used. This has been detected by building the driver with W=1: drivers/thermal/intel_powerclamp.c: In function ‘poll_pkg_cstate’: drivers/thermal/intel_powerclamp.c:464:23: warning: variable ‘jiffies_last’ set but not used [-Wunused-but-set-variable] static unsigned long jiffies_last; ^ Signed-off-by: Augusto Mecking Caringi <augustocaringi@gmail.com> Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/cpu_cooling.c')
0 files changed, 0 insertions, 0 deletions