diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-10-17 11:47:02 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2016-10-17 11:59:37 +0200 |
commit | 54e23845e965898f65f76aba79fa9db76d830fa9 (patch) | |
tree | e957d57ceddb94c29a324ea46f6c949a7090320e /kernel/trace | |
parent | Linux 4.9-rc1 (diff) | |
download | linux-54e23845e965898f65f76aba79fa9db76d830fa9.tar.xz linux-54e23845e965898f65f76aba79fa9db76d830fa9.zip |
alarmtimer: Remove unused but set variable
Remove the set but unused variable base in alarm_clock_get to fix the
following warning when building with 'W=1':
kernel/time/alarmtimer.c: In function ‘alarm_timer_create’:
kernel/time/alarmtimer.c:545:21: warning: variable ‘base’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Cc: John Stultz <john.stultz@linaro.org>
Link: http://lkml.kernel.org/r/20161017094702.10873-1-tklauser@distanz.ch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/trace')
0 files changed, 0 insertions, 0 deletions