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:
f5e8269
)
staging: lustre: use __func__ instead of __FUNCTION__
author
Christoph Jaeger
<email@christophjaeger.info>
Thu, 27 Mar 2014 23:21:07 +0000
(
00:21
+0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 17 Apr 2014 03:21:07 +0000
(20:21 -0700)
__FUNCTION__ is gcc specific; use __func__ instead.
Signed-off-by: Christoph Jaeger <email@christophjaeger.info>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found