linux_dsm_epyc7002/drivers/infiniband
Leon Romanovsky d34d37d5a1 RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
sizeof(a), sizeof a and sizeof (a) are all valid notations, but first is
more readable format recommended by checkpatch.pl.

Let's canonize it in cxgb3 drivers, so latter patches won't emit
checkpatch warnings. As part of this change, a redundant memset() was
removed.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-05-27 14:15:26 -03:00
..
core RDMA/core: Return void from ib_device_check_mandatory() 2019-05-21 15:30:46 -03:00
hw RDMA/cxgb3: Use sizeof() notation instead of plain sizeof 2019-05-27 14:15:26 -03:00
sw 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
ulp RDMA/ipoib: Remove check of destroy CQ 2019-05-21 15:50:53 -03:00
Kconfig 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
Makefile