Re: Question about create mode, checkpatch, and MAINTAINERS

2016-01-27 Thread Jeff Merkey
On 1/27/16, Joe Perches wrote: > 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

Re: Question about create mode, checkpatch, and MAINTAINERS

2016-01-27 Thread Joe Perches
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

Question about create mode, checkpatch, and MAINTAINERS

2016-01-27 Thread Jeff Merkey
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 c