diff options
author | Andi Kleen <andi@firstfloor.org> | 2009-09-22 16:44:05 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-23 07:39:30 -0700 |
commit | b28cfd2c0616e1b42acc6ee3c77ef6cc3873c510 (patch) | |
tree | acf9ac40ca9ead4164a5e5f296064b107639b480 /lib/locking-selftest.c | |
parent | a49c59c042c63b432307c1bbf7dac5a104c786e6 (diff) |
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 'lib/locking-selftest.c')
0 files changed, 0 insertions, 0 deletions