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:
ee86418
)
block: replace remaining __FUNCTION__ occurrences
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 21 Apr 2008 07:51:04 +0000
(09:51 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 21 Apr 2008 07:51:04 +0000
(09:51 +0200)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found