hrtimer: Drop return code of hrtimer_switch_to_hres()
authorLuiz Capitulino <lcapitulino@redhat.com>
Tue, 11 Aug 2015 20:40:43 +0000 (16:40 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 17 Aug 2015 21:19:03 +0000 (23:19 +0200)
commit75e3b37d059856a972a5bf2bdfeac0f0f2db9ea3
treeae6331a5758f569d3998106e1f5c19f9ab6bfaf5
parent2b5cf544934fe15f7b2f8bd26696284606f9e7d3
hrtimer: Drop return code of hrtimer_switch_to_hres()

It's not checked by the caller.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Link: http://lkml.kernel.org/r/20150811164043.538241ef@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/hrtimer.c