Browse Source

lib: Kconfig.debug: Typo remove extra "it"

The patch below removes an extra "it" in the comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Justin P. Mattock 14 years ago
parent
commit
52288b6646
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Kconfig.debug

+ 1 - 1
lib/Kconfig.debug

@@ -835,7 +835,7 @@ config DEBUG_CREDENTIALS
 
 
 #
 #
 # Select this config option from the architecture Kconfig, if it
 # Select this config option from the architecture Kconfig, if it
-# it is preferred to always offer frame pointers as a config
+# is preferred to always offer frame pointers as a config
 # option on the architecture (regardless of KERNEL_DEBUG):
 # option on the architecture (regardless of KERNEL_DEBUG):
 #
 #
 config ARCH_WANT_FRAME_POINTERS
 config ARCH_WANT_FRAME_POINTERS