linux/drivers/infiniband/hw/hns
Tom Rix 6847f43924 RDMA/hns: remove h from printk format specifier
This change fixes the checkpatch warning described in
commit cbacb5ab0a ("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/20201223193041.122850-1-trix@redhat.com
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-01-07 16:03:08 -04:00
..
hns_roce_ah.c RDMA/hns: Avoid filling sl in high 3 bits of vlan_id 2020-12-11 15:21:34 -04:00
hns_roce_alloc.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_cmd.c RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_cmd.h RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_common.h RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_cq.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_db.c RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_device.h RDMA/hns: Simplify AEQE process for different types of queue 2020-12-11 15:21:35 -04:00
hns_roce_hem.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_hem.h RDMA/hns: Fix coding style issues 2020-12-11 15:21:34 -04:00
hns_roce_hw_v1.c RDMA/hns: Simplify AEQE process for different types of queue 2020-12-11 15:21:35 -04:00
hns_roce_hw_v1.h RDMA/hns: Fix coding style issues 2020-12-11 15:21:34 -04:00
hns_roce_hw_v2_dfx.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_hw_v2.c RDMA/hns: remove h from printk format specifier 2021-01-07 16:03:08 -04:00
hns_roce_hw_v2.h RDMA/hns: Fix coding style issues 2020-12-11 15:21:34 -04:00
hns_roce_main.c RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_mr.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_pd.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_qp.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_restrack.c RDMA: Add a dedicated CQ resource tracker function 2020-06-23 11:46:27 -03:00
hns_roce_srq.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00