From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Tue, 09 May 2017 21:16:52 +0000 Subject: Re: checkpatch: Adjust regular expressions in $logFunctions Message-Id: <1494364612.4564.1.camel@perches.com> List-Id: References: <1494363154.20782.7.camel@perches.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: Andy Whitcroft , LKML , kernel-janitors@vger.kernel.org On Tue, 2017-05-09 at 23:01 +0200, SF Markus Elfring wrote: > > Perl is odd enough already adding more non-capture groups > > when the arguments are clearly specified is harder to read. > > How do you think about to reformat the affected alternations? > Will it become appropriate to give each element a separate line there? I have no interest in changing checkpatch for no value. _maybe_, breaking up the file into separate tests in multiple files _could_ be useful.