The patch titled
     typo fix Kernel config option
has been added to the -mm tree.  Its filename is
     typo-fix-kernel-config-option.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: typo fix Kernel config option
From: Danny ter Haar <[EMAIL PROTECTED]>


Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 lib/Kconfig.debug |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN lib/Kconfig.debug~typo-fix-kernel-config-option lib/Kconfig.debug
--- a/lib/Kconfig.debug~typo-fix-kernel-config-option
+++ a/lib/Kconfig.debug
@@ -284,7 +284,7 @@ config LOCKDEP
        select KALLSYMS_ALL
 
 config LOCK_STAT
-       bool "Lock usage statisitics"
+       bool "Lock usage statistics"
        depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT 
&& LOCKDEP_SUPPORT
        select LOCKDEP
        select DEBUG_SPINLOCK
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

typo-fix-kernel-config-option.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to