]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 1 Jun 2022 04:57:38 +0000 (06:57 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 8 Jun 2022 18:39:43 +0000 (11:39 -0700)
commit24e8daf6cd1022231c6fbebeeca9a18eaf42883e
tree3a9499785e04c6682d181fe51a7efcac9031ff04
parenteff5b44b178e563a510850191d98195d6cbc9595
MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal

Commit f126cb347d73 ("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@gmail.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
MAINTAINERS