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:
b11f94d
)
[XFS] Clean up function name handling in tracing code
author
Eric Sandeen
<sandeen@sandeen.net>
Wed, 11 Jul 2007 01:09:47 +0000
(11:09 +1000)
committer
Tim Shimmin
<tes@chook.melbourne.sgi.com>
Sat, 14 Jul 2007 05:41:24 +0000
(15:41 +1000)
Remove the hardcoded "fnames" for tracing, and just embed them in tracing
macros via __FUNCTION__. Kills a lot of #ifdefs too.
SGI-PV: 967353
SGI-Modid: xfs-linux-melb:xfs-kern:29099a
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
No differences found