diff options
author | Tom Rix <[email protected]> | 2021-01-28 06:49:28 -0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-02-04 09:39:10 +0200 |
commit | bb2d2dfd3c93cd5b26535694a46450c0c3d21bb1 (patch) | |
tree | 1ca21aa5cff498ccd9047a3ca144d7b441ae6931 /tools/perf/scripts/python/syscall-counts.py | |
parent | 779750bb153da37fb99388a7aad888c7798dc58a (diff) |
ath11k: 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].
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions