On Mon, Apr 11, 2022 at 08:39:17PM -0700, Darrick J. Wong wrote: > On Tue, Apr 12, 2022 at 11:21:26AM +0800, Tiezhu Yang wrote: > > Remove the following section entries of IOMAP FILESYSTEM LIBRARY: > > > > M: linux-xfs@xxxxxxxxxxxxxxx > > M: linux-fsdevel@xxxxxxxxxxxxxxx > > > > Remove the following section entry of XFS FILESYSTEM: > > > > M: linux-xfs@xxxxxxxxxxxxxxx > > > > Signed-off-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> > > WTF? > > ▄▄ ▄ ▄▄ ▄ ▄ > █▀▄ █ ██ █ ▄▀ > █ █▄ █ █ █ █▄█ > █ █ █ █▄▄█ █ █▄ > █ ██ █ █ █ ▀▄ *OH*, I see, you're getting rid of the M(ail): entry, probably because it's redundant with L(ist): or something?? Still... why does it matter? Seriously, changelogs need to say /why/ they're changing something, not simply restate what's already in the diff. --D > > --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 > >