diff options
author | Tom Rix <trix@redhat.com> | 2020-12-23 11:44:25 -0800 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-02-03 16:32:18 -0800 |
commit | 2f7c1fd23d9faad5bcf8cdfe04c1632352bc0136 (patch) | |
tree | c3e0692ad688cef936a81c0f5622042bba59c0b4 /tools/perf/scripts/python/export-to-sqlite.py | |
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 <trix@redhat.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions