diff options
author | Tom Rix <[email protected]> | 2020-12-23 11:44:25 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-02-03 16:32:18 -0800 |
commit | 2f7c1fd23d9faad5bcf8cdfe04c1632352bc0136 (patch) | |
tree | c3e0692ad688cef936a81c0f5622042bba59c0b4 /tools/perf/scripts/python | |
parent | 6e6026f2dd2005844fb35c3911e8083c09952c6c (diff) |
igb: remove h from printk format specifier
This change fixes the checkpatch warning described in this
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: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions