treewide: Kconfig: fix wording / spelling
authorMasanari Iida <standby24x7@gmail.com>
Mon, 27 Apr 2015 13:52:07 +0000 (22:52 +0900)
committerJiri Kosina <jkosina@suse.cz>
Tue, 26 May 2015 13:17:35 +0000 (15:17 +0200)
This patch fix spelling typos in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/xtensa/Kconfig
drivers/platform/x86/Kconfig
drivers/scsi/Kconfig

index 81f57e8c8f1be91f6cffea3b157b6bead7a541e1..7d5d9fd291fd9adb15e63c24c63d90a1ffb6ec68 100644 (file)
@@ -158,7 +158,7 @@ config HAVE_SMP
          the CPU core definition and currently needs to be selected manually.
 
          Multiprocessor support in implemented with external cache and
-         interrupt controlers.
+         interrupt controllers.
 
          The MX interrupt distributer adds Interprocessor Interrupts
          and causes the IRQ numbers to be increased by 4 for devices
index a2eabe6ff9ada9b7bff3991a0116c8137a78b92d..ede5461fbe966260512a535c9c83c24c5d12d74d 100644 (file)
@@ -658,7 +658,7 @@ config TOSHIBA_HAPS
        depends on ACPI
        ---help---
          This driver adds support for the built-in accelerometer
-         found on recent Toshiba laptops equiped with HID TOS620A
+         found on recent Toshiba laptops equipped with HID TOS620A
          device.
 
          This driver receives ACPI notify events 0x80 when the sensor
@@ -667,7 +667,7 @@ config TOSHIBA_HAPS
          been stabilized.
 
          Also provides sysfs entries to get/set the desired protection
-         level and reseting the HDD protection interface.
+         level and resetting the HDD protection interface.
 
          If you have a recent Toshiba laptop with a built-in accelerometer
          device, say Y.
index 3a820f61ce6594bf57be41df8808df346355eb38..8cc7b3b0f45018f9df222da427ec8149748ac5b5 100644 (file)
@@ -52,7 +52,7 @@ config SCSI_MQ_DEFAULT
          This option enables the new blk-mq based I/O path for SCSI
          devices by default.  With the option the scsi_mod.use_blk_mq
          module/boot option defaults to Y, without it to N, but it can
-         still be overriden either way.
+         still be overridden either way.
 
          If unsure say N.