summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2020-12-23 11:45:12 -0800
committerSaeed Mahameed <saeedm@nvidia.com>2021-02-01 22:52:35 -0800
commit1d3a3f3bfe3cfe9afc58a89b5de00efb30c55271 (patch)
tree259fedf3a478cd6bda9b59bd74ffedc5032f7c62 /drivers/net/ethernet/intel/igc/igc_main.c
parent1dd55ba2fb7029a6558f9dc10bbe570a3ffcc767 (diff)
net/mlx5e: 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 <trix@redhat.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions