]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipoib: Remove unnecessary struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 15 Apr 2021 09:21:16 +0000 (17:21 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 20 Apr 2021 12:34:39 +0000 (09:34 -0300)
commit83085b79b2a3b165aeee2d0ce383cded199dd9ca
treefb72ee6ae4d8193b1dee5fc2cdc4f75f800e87e2
parent61f3192eca089288ed60eee9b32b352c892af4b0
IB/ipoib: Remove unnecessary struct declaration

struct ipoib_cm_tx is defined at 245th line.  And the definition is
independent on the MACRO.  The declaration here is unnecessary. Remove it.

Link: https://lore.kernel.org/r/20210415092124.27684-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/ulp/ipoib/ipoib.h