]> bbs.cooldavid.org Git - net-next-2.6.git/commit
lkdtm: prefix enum constants
authorNamhyung Kim <namhyung@gmail.com>
Tue, 26 Oct 2010 21:22:40 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:14 +0000 (16:52 -0700)
commit93e2f585c149b5056d5c5eaffcaf747bbe9c3015
treecbd79d81972c7baa3d884574f8fb397828a3d5c9
parent3f0f4a3f2008613c601e97f773dbd80ac400e459
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 <namhyung@gmail.com>
Cc: Ankita Garg <ankita@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/lkdtm.c