Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1319206
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Question about create mode, checkpatch, and MAINTAINERS |
| Date | 2016-01-27 19:10 +0100 |
| Message-ID | <qVCHx-7xR-29@gated-at.bofh.it> (permalink) |
| References | <qVCxQ-7c1-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2016-01-27 at 10:52 -0700, Jeff Merkey wrote: > So while putting together a patch series that adds some include files > in the arch/ I ran across the checkpatch WARNING that says MAINTAINERS > needs updating for new files with create mode. > Is the best way to do this to submit MAINTAINERS as a separate patch > or in its own patch with the series, or can I just send the patch > series to the current MAINTAINERS of those arches and skip this add > maintainers and ignore the checkpatch WARNING for this. You can ignore it. The checkpatch message is just a prompt. It asks "does MAINTAINERS need updating"? The checkpatch message is just asking to consider whether or not MAINTAINERS needs updating. MAINTAINERS may not need updating at all. > From what I have seen, its not a good idea to ignore anything > checkpatch reports. It's always better to ignore mechanized messages from brainless scripts when you know what you're doing.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Question about create mode, checkpatch, and MAINTAINERS Jeff Merkey <linux.mdb@gmail.com> - 2016-01-27 19:00 +0100
Re: Question about create mode, checkpatch, and MAINTAINERS Joe Perches <joe@perches.com> - 2016-01-27 19:10 +0100
Re: Question about create mode, checkpatch, and MAINTAINERS Jeff Merkey <linux.mdb@gmail.com> - 2016-01-27 19:20 +0100
csiph-web