From: John Stultz Date: Wed, 4 Jun 2014 23:11:40 +0000 (-0700) Subject: printk: rename printk_sched to printk_deferred X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac74dc495456412c4130a1167ce4beb6c1f0b38;p=pandora-kernel.git printk: rename printk_sched to printk_deferred After learning we'll need some sort of deferred printk functionality in the timekeeping core, Peter suggested we rename the printk_sched function so it can be reused by needed subsystems. This only changes the function name. No logic changes. Signed-off-by: John Stultz Reviewed-by: Steven Rostedt Cc: Jan Kara Cc: Peter Zijlstra Cc: Jiri Bohac Cc: Thomas Gleixner Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed