On Thu, 30 Jan 2020 15:58:44 -0800 Brendan Higgins <brendanhiggins@xxxxxxxxxx> wrote: > On Tue, Jan 28, 2020 at 12:58 AM <sjpark@xxxxxxxxxx> wrote: > > > > From: SeongJae Park <sjpark@xxxxxxxxx> > [...] > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 56765f542244..5a4db07cad33 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4611,6 +4611,12 @@ F: net/ax25/ax25_out.c > > F: net/ax25/ax25_timer.c > > F: net/ax25/sysctl_net_ax25.c > > > > +DATA ACCESS MONITOR > > +M: SeongJae Park <sjpark@xxxxxxxxx> > > +L: linux-mm@xxxxxxxxx > > +S: Maintained > > +F: mm/damon.c > > + > > No one else has complained, so don't feel like you need to do it on my > account, but I have had maintainers tell me that the MAINTAINERS > update should be in its own patch and come at the end of the patchset. > Up to you, but you might want to do it now if you are going to send > another revision for other reasons. I got warned from 'checkpatch.pl' and thus made the change here: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? If anyone has differenct opinion, please don't hesitate to yell at me! Thanks, SeongJae Park > > > DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER > > L: netdev@xxxxxxxxxxxxxxx > > S: Orphan > [...]