diff options
| author | Tom Rix <[email protected]> | 2020-12-23 11:30:41 -0800 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-01-07 16:03:08 -0400 |
| commit | 6847f4392467970aeb992b568893f16aa64ddc18 (patch) | |
| tree | 11919250203c5732f1cabc87686e64687fe28250 /tools/perf/scripts/python | |
| parent | 90eef9f7120835ad4b330dfb66b7fa2ce958b208 (diff) | |
RDMA/hns: remove h from printk format specifier
This change fixes the checkpatch warning described in
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].
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions