]> git.baikalelectronics.ru Git - kernel.git/commit
CodingStyle: add networking specific block comment style
authorJoe Perches <joe@perches.com>
Fri, 5 Oct 2012 00:13:36 +0000 (17:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:04:59 +0000 (03:04 +0900)
commit85b91a45cf7388a891b0f42ddc065ca4f8bb31b3
treef7422a0677eac8d67e7d4acb7af4b5a1bc957613
parent2e3455d494f8224077dbdae391a9d4737d25e85c
CodingStyle: add networking specific block comment style

The block comment style in net/ and drivers/net is non-standard.
Document it.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: "Allan, Bruce W" <bruce.w.allan@intel.com>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/CodingStyle