From: Joe Perches Date: Sun, 20 May 2012 21:06:36 +0000 (-0700) Subject: Staging: android: alarm: Rename pr_alarm to alarm_dbg X-Git-Tag: v3.6-rc1~100^2~963 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7245ea2c48641257ff149569b56650d0cfc99c;p=pandora-kernel.git Staging: android: alarm: Rename pr_alarm to alarm_dbg Rename a macro to make it explicit it's for debugging. Use %s: __func__ instead of embedding function names. Coalesce formats, align arguments. Signed-off-by: Joe Perches Acked-by: David Rientjes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed