git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d3b0d1
)
Staging: android: alarm: Rename pr_alarm to alarm_dbg
author
Joe Perches
<joe@perches.com>
Sun, 20 May 2012 21:06:36 +0000
(14:06 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 04:04:32 +0000
(21:04 -0700)
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 <joe@perches.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found