Thread (22 messages) read the whole thread 22 messages, 8 authors, 2012-05-07

Re: [PATCH] Bluetooth: Fix coding style

From: David Miller <davem@davemloft.net>
Date: 2012-05-06 18:53:04
Also in: linux-wireless

From: David Herrmann <redacted>
Date: Sun, 6 May 2012 19:46:46 +0200
Whose rules are they?
Find me an example in another major core subsystem, let's use
mm/memory.c as an example as that file gets hit by a lot of people,
that uses the multi-line conditional TAB-only crap you guys seem to
keep using.

They don't.  All the examples you'll find are of the form:

	if (a &&
	    b)

not:

	if (a &&
			b)

like I see happening in bluetooth all the time.

How did you think they figured that out?  Did they read someone's
mind?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help