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)
commitc4ff1b5f8bf09d77d7329cbff224f0237646c90e
treef7422a0677eac8d67e7d4acb7af4b5a1bc957613
parent058806007450489bb8f457b275e5cb5c946320c1
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