[ovs-dev] [PATCH] checkpatch: Check for trailing operators.

Ben Pfaff blp at ovn.org
Fri Jul 14 21:03:20 UTC 2017


On Fri, Jul 14, 2017 at 01:59:06PM -0700, Joe Stringer wrote:
> The style guide states that lines should not end with '&&', '||' '&'
> '|', '?', ':'. Check for this and report an error.
> 
> Signed-off-by: Joe Stringer <joe at ovn.org>

Hmm, is that right?  It's pretty explicit about ?:, but I don't know
about the others.


More information about the dev mailing list