diff options
| author | Karthik Tummala <[email protected]> | 2017-06-29 22:38:45 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-07-16 08:40:57 +0200 |
| commit | f7d0879f10080d52b1af383f049b880c78e4fa82 (patch) | |
| tree | 06056ae0a7914af62fb43484ae9ddc10ac55dd27 /tools/perf/scripts/python | |
| parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff) | |
staging: ccree: Use __func__ instead of function name
Fixed following checkpatch.pl warning:
WARNING: Prefer using '"%s...", __func__' to using
the function's name, in a string
It is prefered to use '%s & __func__' instead of function
name for logging.
Signed-off-by: Karthik Tummala <[email protected]>
Acked-by: Gilad Ben-Yossef <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions