All of lore.kernel.org
 help / color / mirror / Atom feed
* WARNING: Unnecessary parentheses - maybe == should be = ?
@ 2014-02-10  9:27 Dan Carpenter
  2014-02-10 17:19 ` Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Carpenter @ 2014-02-10  9:27 UTC (permalink / raw)
  To: Joe Perches, Andy Whitcroft; +Cc: linux-kernel

These messages are terrifying...  We do not want to encourage a million
first patch submitters to start introducing = vs == bugs.

Did you look through the warning messages this generates?  Was it ever
appropriate to change the == to =?

Please remove the second part of that message.

Also there needs to be a mailing list for checkpatch.pl.  LKML is a
write only archive, but it's not a discussion list.

Also the seq_puts() warning messages should be put under --strict
because we have to fight against people submitting those patches.

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-26  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-10  9:27 WARNING: Unnecessary parentheses - maybe == should be = ? Dan Carpenter
2014-02-10 17:19 ` Joe Perches
2014-02-10 20:24   ` Dan Carpenter
2014-02-10 21:59     ` Joe Perches
2014-02-26  9:29       ` Dan Carpenter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.