diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2024-10-27 21:12:12 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2024-11-18 17:34:35 +0100 |
commit | 6779c9d59a0709de5c679a268c4f3d034f22c956 (patch) | |
tree | 86bb1cca337829d2f6a792e3b6d79bb9b070b838 /MAINTAINERS | |
parent | ceph: Remove fs/ceph deadcode (diff) | |
download | linux-6779c9d59a0709de5c679a268c4f3d034f22c956.tar.xz linux-6779c9d59a0709de5c679a268c4f3d034f22c956.zip |
MAINTAINERS: exclude net/ceph from networking
net/ceph (libceph) patches have always gone through the Ceph tree.
Avoid CCing netdev in addition to ceph-devel list.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b878ddc99f94..a9ab78904e93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16157,6 +16157,7 @@ X: include/net/mac80211.h X: include/net/wext.h X: net/9p/ X: net/bluetooth/ +X: net/ceph/ X: net/mac80211/ X: net/rfkill/ X: net/wireless/ |