diff options
| author | Eric Sandeen <[email protected]> | 2010-02-15 14:19:27 -0500 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2010-02-15 14:19:27 -0500 |
| commit | 12062dddda450976b129dcb1bacd91acaf4d8030 (patch) | |
| tree | e64590b1147639cd3629f8a977b269410cd6bd13 /tools/perf/scripts/python/bin | |
| parent | f710b4b96ba292dfed2153afc47e9063b0abfd89 (diff) | |
ext4: move __func__ into a macro for ext4_warning, ext4_error
Just a pet peeve of mine; we had a mishash of calls with either __func__
or "function_name" and the latter tends to get out of sync.
I think it's easier to just hide the __func__ in a macro, and it'll
be consistent from then on.
Signed-off-by: Eric Sandeen <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions