diff options
author | Soumya Negi <soumya.negi97@gmail.com> | 2023-10-19 18:55:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-21 12:02:36 +0200 |
commit | d964afa772e13628fafb1c77faa58341a1d8aa91 (patch) | |
tree | c99194b96a7a360c1677a53ddf86f2f80574dc52 /tools/perf/scripts/python/task-analyzer.py | |
parent | 3ad533b3fb9bd7ab0582497f67cf6b7b38bdb868 (diff) |
staging: vme_user: Use __func__ instead of function name
Replace function names in message strings with __func__ to fix
all checkpatch warnings like:
WARNING: Prefer using '"%s...", __func__' to using 'vme_lm_get',
this function's name, in a string
Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
Acked-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://lore.kernel.org/r/db4ad6b878c4bb08fd5d15cf4a9287d7bb8c30df.1697763267.git.soumya.negi97@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions