linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next v2] net/mlx5_core: remove unused including <generated/utsrelease.h>
@ 2020-12-09  7:01 Zou Wei
  2020-12-15  7:30 ` Saeed Mahameed
  0 siblings, 1 reply; 2+ messages in thread
From: Zou Wei @ 2020-12-09  7:01 UTC (permalink / raw)
  To: saeedm, leon, davem, kuba; +Cc: netdev, linux-rdma, linux-kernel, Zou Wei

Remove including <generated/utsrelease.h> that don't need it.

Fixes: 17a7612b99e6 ("net/mlx5_core: Clean driver version and name")
Signed-off-by: Zou Wei <zou_wei@huawei.com>
---
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c b/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
index 989c70c..82ecc161 100644
--- a/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
+++ b/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
@@ -30,7 +30,6 @@
  * SOFTWARE.
  */
 
-#include <generated/utsrelease.h>
 #include <linux/mlx5/fs.h>
 #include <net/switchdev.h>
 #include <net/pkt_cls.h>
-- 
2.6.2


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

* Re: [PATCH -next v2] net/mlx5_core: remove unused including <generated/utsrelease.h>
  2020-12-09  7:01 [PATCH -next v2] net/mlx5_core: remove unused including <generated/utsrelease.h> Zou Wei
@ 2020-12-15  7:30 ` Saeed Mahameed
  0 siblings, 0 replies; 2+ messages in thread
From: Saeed Mahameed @ 2020-12-15  7:30 UTC (permalink / raw)
  To: Zou Wei, leon, davem, kuba; +Cc: netdev, linux-rdma, linux-kernel

On Wed, 2020-12-09 at 15:01 +0800, Zou Wei wrote:
> Remove including <generated/utsrelease.h> that don't need it.
> 
> Fixes: 17a7612b99e6 ("net/mlx5_core: Clean driver version and name")
> Signed-off-by: Zou Wei <zou_wei@huawei.com>
> ---

Applied to net-next-mlx5.

Thanks!


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

end of thread, other threads:[~2020-12-15  7:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09  7:01 [PATCH -next v2] net/mlx5_core: remove unused including <generated/utsrelease.h> Zou Wei
2020-12-15  7:30 ` Saeed Mahameed

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).