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:
512ea3b
)
security/ima: replace gcc specific __FUNCTION__ with __func__
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Tue, 9 Mar 2010 23:59:59 +0000
(17:59 -0600)
committer
James Morris
<jmorris@namei.org>
Wed, 10 Mar 2010 04:59:54 +0000
(15:59 +1100)
As noted by checkpatch.pl, __func__ should be used instead of gcc
specific __FUNCTION__.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found