summaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorAndi Kleen <andi@firstfloor.org>2009-09-22 16:44:05 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-09-23 07:39:30 -0700
commitb28cfd2c0616e1b42acc6ee3c77ef6cc3873c510 (patch)
treeacf9ac40ca9ead4164a5e5f296064b107639b480 /kernel/sys.c
parenta49c59c042c63b432307c1bbf7dac5a104c786e6 (diff)
downloadop-kernel-dev-b28cfd2c0616e1b42acc6ee3c77ef6cc3873c510.zip
op-kernel-dev-b28cfd2c0616e1b42acc6ee3c77ef6cc3873c510.tar.gz
kmap_types.h: rename D macro
I tend to use a 'D' debugging macro a lot during debugging. When I define it before includes I often get conflicts with kmap_types.h's use of 'D' too. It's not very nice when a global include pollutes the name space like this. Rename the kmap_types.h D to KMAP_D. It is only used temporarily in the header so has no effect on anything else. Signed-off-by: Andi Kleen <ak@linux.intel.com> Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud