1
0
mirror of https://github.com/torvalds/linux.git synced 2024-12-15 07:33:56 +00:00
linux/drivers/infiniband/hw
Dennis Dalessandro 08af5916b3 IB/hfi1: Convert %Lx to %llx
According to checkpatch %Lx is not standard C so remove it and use the
suggested %llx.

Fixes: 7724105686 ("IB/hfi1: add driver files")
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-04-28 13:56:22 -04:00
..
bnxt_re IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
cxgb3 IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
cxgb4 iw_cxgb4: check return value of alloc_skb 2017-04-28 13:09:55 -04:00
hfi1 IB/hfi1: Convert %Lx to %llx 2017-04-28 13:56:22 -04:00
hns IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
i40iw IB/i40iw: use setup_timer 2017-04-28 13:19:05 -04:00
mlx4 IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
mlx5 IB/mlx5: Add ODP support to MW 2017-04-25 15:40:28 -04:00
mthca IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
nes IB/nes: use setup_timer 2017-04-28 13:19:13 -04:00
ocrdma IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
qedr RDMA/qedr: add support for send+invalidate in poll CQ 2017-04-28 12:47:57 -04:00
qib IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing 2017-04-28 13:48:01 -04:00
usnic IB/usnic: Simplify the code to balance loc/unlock calls 2017-04-28 13:11:43 -04:00
vmw_pvrdma IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
Makefile RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00