projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d764970
)
IB/mlx5: Remove duplicated include from mlx5_ib.h
author
YueHaibing
<yuehaibing@huawei.com>
Mon, 10 Dec 2018 07:27:59 +0000
(15:27 +0800)
committer
Jason Gunthorpe
<jgg@mellanox.com>
Tue, 11 Dec 2018 21:38:16 +0000
(14:38 -0700)
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/mlx5_ib.h
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/mlx5/mlx5_ib.h
b/drivers/infiniband/hw/mlx5/mlx5_ib.h
index
7145f51
..
8fd3de0
100644
(file)
--- a/
drivers/infiniband/hw/mlx5/mlx5_ib.h
+++ b/
drivers/infiniband/hw/mlx5/mlx5_ib.h
@@
-41,7
+41,6
@@
#include <linux/mlx5/cq.h>
#include <linux/mlx5/fs.h>
#include <linux/mlx5/qp.h>
-#include <linux/mlx5/fs.h>
#include <linux/types.h>
#include <linux/mlx5/transobj.h>
#include <rdma/ib_user_verbs.h>