Thread (21 messages) 21 messages, 9 authors, 2012-02-29

RE: [PATCH] checkpatch: Add some --strict coding style checks

From: David Laight <hidden>
Date: 2012-02-22 09:35:58
Also in: lkml, netdev

 
	if (!(func_a(x) &&
		func_b(y)))
		baz();
Gah - that is horrid for the 'preferred style'.
A quick glance at the code puts both the func_b()
and baz() calls as inside the if.

	David

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help