aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJuan Antonio Aldea-Armenteros <juant.aldea@gmail.com>2020-07-27 19:48:12 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-03 11:00:44 +0200
commit8d1fdaa50c0adc131f4165d0da461a8a0d2fa46b (patch)
treef33a21d55419f857ce180136d26617e078acaff2 /tools/perf/scripts/python/bin/stackcollapse-report
parentmedia: atomisp: fix code style issues (diff)
media: atomisp: mt9m114: replace fixed function names
There are a couple of debug messages using hardcoded function names instead of the preferred __func__ magic constant. Replace them: WARNING: Prefer using '"%s...", __func__' to using 'misensor_rmw_reg', this function's name, in a string 215: FILE: ./media/atomisp/i2c/atomisp-mt9m114.c:215: + v4l2_err(client, "misensor_rmw_reg error exit, read failed\n"); WARNING: Prefer using '"%s...", __func__' to using 'misensor_rmw_reg', this function's name, in a string 236: FILE: ./media/atomisp/i2c/atomisp-mt9m114.c:236: + v4l2_err(client, "misensor_rmw_reg error exit, write failed\n"); Signed-off-by: Juan Antonio Aldea-Armenteros <juant.aldea@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions