On Wed, Apr 13, 2022 at 09:20:10AM +0800, Tiezhu Yang wrote: > In IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM, the M(ail): entry is > redundant with the L(ist): entry, remove the redundant M(ail): entry. > > Signed-off-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> Much better now. Apologies again for the loud reply earlier. Reviewed-by: Darrick J. Wong <djwong@xxxxxxxxxx> --D > --- > MAINTAINERS | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 61d9f11..726608f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10238,8 +10238,6 @@ F: drivers/net/ethernet/sgi/ioc3-eth.c > IOMAP FILESYSTEM LIBRARY > M: Christoph Hellwig <hch@xxxxxxxxxxxxx> > M: Darrick J. Wong <djwong@xxxxxxxxxx> > -M: linux-xfs@xxxxxxxxxxxxxxx > -M: linux-fsdevel@xxxxxxxxxxxxxxx > L: linux-xfs@xxxxxxxxxxxxxxx > L: linux-fsdevel@xxxxxxxxxxxxxxx > S: Supported > @@ -21596,7 +21594,6 @@ F: drivers/xen/*swiotlb* > XFS FILESYSTEM > C: irc://irc.oftc.net/xfs > M: Darrick J. Wong <djwong@xxxxxxxxxx> > -M: linux-xfs@xxxxxxxxxxxxxxx > L: linux-xfs@xxxxxxxxxxxxxxx > S: Supported > W: http://xfs.org/ > -- > 2.1.0 >