OSDN Git Service

RDMA/cxgb4: Use sizeof() notation
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 20 May 2019 06:54:31 +0000 (09:54 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 27 May 2019 17:32:17 +0000 (14:32 -0300)
commit34d568930b87e0dd32c5dbe83a835959f2fc6107
tree92c9dcc9889cfa8003859c842ec89266a05fbbd0
parenta80287c8130552a837eb61e1ba14844bf2d03156
RDMA/cxgb4: Use sizeof() notation

Convert various sizeof call sites to be written in standard format
sizeof().

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/cxgb4/cm.c
drivers/infiniband/hw/cxgb4/cq.c
drivers/infiniband/hw/cxgb4/device.c
drivers/infiniband/hw/cxgb4/mem.c
drivers/infiniband/hw/cxgb4/provider.c
drivers/infiniband/hw/cxgb4/qp.c
drivers/infiniband/hw/cxgb4/resource.c