On Mon, 26 May 2014 18:32:36 -0700 Joe Perches <j...@perches.com> wrote:
> On Mon, 2014-05-26 at 18:22 -0700, Stephen Hemminger wrote: > > Use the no critic annotation, with comment, to silence perl critic > > for places where the code is correct as is. > > I think this uglifies the code and a more sensible solution > is not using perlcritic > > Perlcritic like checkpatch or sparse is a useful tool but often generates false positives. Doing this allows shutting up the tool. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/