From: Robert P. J. Day Date: Fri, 22 Dec 2006 09:09:11 +0000 (-0800) Subject: [PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.h X-Git-Tag: v2.6.20-rc2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58637ec90b7ceed5909e726ac90118852f79d2b1;p=pandora-kernel.git [PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.h Add a new section to the CodingStyle file, encouraging people not to re-invent available kernel macros such as ARRAY_SIZE(), FIELD_SIZEOF(), min() and max(), among others. Signed-off-by: Robert P. J. Day Acked-by: Randy Dunlap Acked-by: Jan Engelhardt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed