diff options
author | Tom Rix <[email protected]> | 2023-01-27 00:28:13 +0200 |
---|---|---|
committer | Gregory Greenman <[email protected]> | 2023-01-30 12:59:39 +0200 |
commit | 4de5ceef3647e6c68fa9b9611ce10dfd27f5045d (patch) | |
tree | fb61b67895993d72269070cc68a4370de1a67488 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 12de5de4d18869bb226c02e11faa91fa8e84df2c (diff) |
wifi: iwlwifi: mvm: 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: Johannes Berg <[email protected]>
Link: https://lore.kernel.org/r/20230127002430.a25158d58fd7.Ibfe217f12a63c1d5349218e74c4b802c70c13c7c@changeid
Signed-off-by: Gregory Greenman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions