linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h
@ 2018-12-10  7:27 YueHaibing
  2018-12-10  7:47 ` Leon Romanovsky
  2018-12-11 20:43 ` Jason Gunthorpe
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2018-12-10  7:27 UTC (permalink / raw)
  To: leon, dledford, jgg; +Cc: linux-kernel, linux-rdma, YueHaibing

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/infiniband/hw/mlx5/mlx5_ib.h b/drivers/infiniband/hw/mlx5/mlx5_ib.h
index 484a080..64fbf45 100644
--- 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>
-- 
2.7.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h
  2018-12-10  7:27 [PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h YueHaibing
@ 2018-12-10  7:47 ` Leon Romanovsky
  2018-12-11 20:43 ` Jason Gunthorpe
  1 sibling, 0 replies; 3+ messages in thread
From: Leon Romanovsky @ 2018-12-10  7:47 UTC (permalink / raw)
  To: YueHaibing; +Cc: dledford, jgg, linux-kernel, linux-rdma

[-- Attachment #1: Type: text/plain, Size: 287 bytes --]

On Mon, Dec 10, 2018 at 03:27:59PM +0800, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 -
>  1 file changed, 1 deletion(-)
>

Thanks,
Acked-by: Leon Romanovsky <leonro@mellanox.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h
  2018-12-10  7:27 [PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h YueHaibing
  2018-12-10  7:47 ` Leon Romanovsky
@ 2018-12-11 20:43 ` Jason Gunthorpe
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Gunthorpe @ 2018-12-11 20:43 UTC (permalink / raw)
  To: YueHaibing; +Cc: leon, dledford, linux-kernel, linux-rdma

On Mon, Dec 10, 2018 at 03:27:59PM +0800, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> Acked-by: Leon Romanovsky <leonro@mellanox.com>
> ---
>  drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 -
>  1 file changed, 1 deletion(-)

Applied to for-next

Thanks,
Jason

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-11 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-10  7:27 [PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h YueHaibing
2018-12-10  7:47 ` Leon Romanovsky
2018-12-11 20:43 ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).