RDMA: Remove unnecessary struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Mon, 10 May 2021 06:28:42 +0000 (14:28 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 11 May 2021 17:44:17 +0000 (14:44 -0300)
commit7c6c2f5337b7fc77eed5b14636ef959c5873efdd
tree9c6a228cd5b3f98f6916b58256070c0a2fb69aaf
parent16149eddd380838fb01ef4bd9a68d89ec044210a
RDMA: Remove unnecessary struct declaration

The declaration of struct ib_grh is uncessary here, because it is defined
at line 766.

Link: https://lore.kernel.org/r/20210510062843.15707-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
include/rdma/ib_verbs.h