diff options
| author | Tom Rix <trix@redhat.com> | 2021-01-24 22:08:04 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-29 04:47:33 +0300 |
| commit | d7a177ea8fe6fc6fe146639d63a45090de196498 (patch) | |
| tree | 45b6fb3de841f702120d292f78a1aa44b535df18 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | c358f95205ff472fb3960a5659304774983ec1c5 (diff) | |
| download | linux-d7a177ea8fe6fc6fe146639d63a45090de196498.tar.xz | |
ipvlan: remove h from printk format specifier
This change fixes the checkpatch warning described in this commit
commit cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of
unnecessary %h[xudi] and %hh[xudi]")
Standard integer promotion is already done and %hx and %hhx is useless
so do not encourage the use of %hh[xudi] or %h[xudi].
Cleanup output to use __func__ over explicit function strings.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20210124190804.1964580-1-trix@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
