commit | 501b9ebf43f9973c3e246c8fbd17144d81a989ef | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Sat Feb 10 01:46:34 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 11:18:06 2007 -0800 |
tree | 1c72f7b8059e6c74b54844a4362b7adfeaa8153c | |
parent | 8cddd7076ab440906dcf2831e37a147484af80fc [diff] |
[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG Replace the apparent typo CONFIG_LOCKDEP_DEBUG with the correct CONFIG_DEBUG_LOCKDEP. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>