From: Namhyung Kim Date: Tue, 26 Oct 2010 21:22:40 +0000 (-0700) Subject: lkdtm: prefix enum constants X-Git-Tag: v2.6.37-rc1~105^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e2f585c149b5056d5c5eaffcaf747bbe9c3015;p=pandora-kernel.git lkdtm: prefix enum constants Prefix cname and ctype constants with CN/CT_. This is especially for the conflict on BUG which causes a build break if arch defines it as a inline function, i.e. MIPS. Signed-off-by: Namhyung Kim Cc: Ankita Garg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed