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:
71c4dfa
)
KVM: replace remaining __FUNCTION__ occurances
author
Harvey Harrison
<harvey.harrison@gmail.com>
Mon, 3 Mar 2008 20:59:56 +0000
(12:59 -0800)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:27 +0000
(11:53 +0300)
__FUNCTION__ is gcc-specific, use __func__
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found