From: Thomas Gleixner Date: Thu, 25 Apr 2013 20:31:48 +0000 (+0000) Subject: clockevents: Move the tick_notify() switch case to clockevents_notify() X-Git-Tag: v3.11-rc1~77^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c53daf63f56791ed47fc585206ef3049489612f;p=pandora-kernel.git clockevents: Move the tick_notify() switch case to clockevents_notify() No need to call another function and have duplicated cases. Signed-off-by: Thomas Gleixner Cc: John Stultz Cc: Magnus Damm Link: http://lkml.kernel.org/r/20130425143436.235746557@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed