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:
6a4ef5f
)
Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl
author
Kevin McKinney
<klmckinney1@gmail.com>
Fri, 7 Oct 2011 22:50:10 +0000
(18:50 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 16:18:21 +0000
(10:18 -0600)
This patch replaces the obsolete variable, __FUNCTION__, that
holds the name of the current function with variable, __func__.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found