aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2020-12-23 11:44:25 -0800
committerTony Nguyen <[email protected]>2021-02-03 16:32:18 -0800
commit2f7c1fd23d9faad5bcf8cdfe04c1632352bc0136 (patch)
treec3e0692ad688cef936a81c0f5622042bba59c0b4 /tools/perf/scripts/python
parent6e6026f2dd2005844fb35c3911e8083c09952c6c (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