[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220601045738.19608-1-lukas.bulwahn@gmail.com>
Date: Wed, 1 Jun 2022 06:57:38 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Leon Romanovsky <leonro@...dia.com>
Cc: Boris Pismenny <borisp@...dia.com>, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
misses to adjust its reference in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Remove the file entry to the removed directory in MELLANOX ETHERNET INNOVA
DRIVERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
Leon, please pick this minor non-urgent clean-up patch on top of the commit
above.
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 88fdf39e6bb4..8ccdd7727840 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12695,7 +12695,6 @@ L: netdev@...r.kernel.org
S: Supported
W: http://www.mellanox.com
Q: https://patchwork.kernel.org/project/netdevbpf/list/
-F: drivers/net/ethernet/mellanox/mlx5/core/accel/*
F: drivers/net/ethernet/mellanox/mlx5/core/en_accel/*
F: drivers/net/ethernet/mellanox/mlx5/core/fpga/*
F: include/linux/mlx5/mlx5_ifc_fpga.h
--
2.17.1
Powered by blists - more mailing lists