On Thu, Dec 14, 2023 at 10:31:02AM -0800, Joe Perches wrote: > On Thu, 2023-12-14 at 18:15 +0000, Carlos Llamas wrote: > > From: Dwaipayan Ray <dwaipayanray1@xxxxxxxxx> > > > > commit 1db81a682a2f2a664489c4e94f3b945f70a43a13 upstream. > > > > Recently, commit 4f6ad8aa1eac ("checkpatch: move repeated word test") > > moved the repeated word test to check for more file types. But after > > this, if checkpatch.pl is run on MAINTAINERS, it generates several > > new warnings of the type: > > > > WARNING: Possible repeated word: 'git' > > Why should this be backported? Who cares? > Our CI for stable cares. However, it seems it would be best to run the version directly from master instead. I'll try that. Sorry for the noise.