On 19.04.2018 11:11, Stefan Hajnoczi wrote: > From: Joe Perches <[email protected]> > > Whenever files are added, moved, or deleted, the MAINTAINERS file > patterns can be out of sync or outdated. > > To try to keep MAINTAINERS more up-to-date, add a one-time warning > whenever a patch does any of those. > > Signed-off-by: Joe Perches <[email protected]> > Acked-by: Andy Whitcroft <[email protected]> > Signed-off-by: Andrew Morton <[email protected]> > Signed-off-by: Linus Torvalds <[email protected]> > (cherry picked from commit 13f1937ef33950b1112049972249e6191b82e6c9) > Signed-off-by: Stefan Hajnoczi <[email protected]> > --- > scripts/checkpatch.pl | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <[email protected]>
