diff options
| author | Fabian Krueger <[email protected]> | 2019-06-26 09:35:25 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-01 09:19:43 +0200 |
| commit | 39e828584b390e612958e20ca308957001fcf854 (patch) | |
| tree | 29cf017c875330632affdf09ec65f40a8189647d /tools/perf/scripts/python | |
| parent | 69086fb80d09bf50a649cd74f28a44f60f420a42 (diff) | |
staging: kpc2000: introduce __func__
Instead of using the function name hard coded as string, using __func__
and the '%s'-placeholder will always give the current name of the
function. When renaming a function, the debugging-messages won't have to
be rewritten.
Signed-off-by: Fabian Krueger <[email protected]>
Signed-off-by: Michael Scheiderer <[email protected]>
Cc: <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions