فهرست منبع

treewide: Kconfig: fix wording / spelling

This patch fix spelling typos in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Masanari Iida 10 سال پیش
والد
کامیت
769a12a9c7
3فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 1 1
      arch/xtensa/Kconfig
  2. 2 2
      drivers/platform/x86/Kconfig
  3. 1 1
      drivers/scsi/Kconfig

+ 1 - 1
arch/xtensa/Kconfig

@@ -158,7 +158,7 @@ config HAVE_SMP
 	  the CPU core definition and currently needs to be selected manually.
 	  the CPU core definition and currently needs to be selected manually.
 
 
 	  Multiprocessor support in implemented with external cache and
 	  Multiprocessor support in implemented with external cache and
-	  interrupt controlers.
+	  interrupt controllers.
 
 
 	  The MX interrupt distributer adds Interprocessor Interrupts
 	  The MX interrupt distributer adds Interprocessor Interrupts
 	  and causes the IRQ numbers to be increased by 4 for devices
 	  and causes the IRQ numbers to be increased by 4 for devices

+ 2 - 2
drivers/platform/x86/Kconfig

@@ -658,7 +658,7 @@ config TOSHIBA_HAPS
 	depends on ACPI
 	depends on ACPI
 	---help---
 	---help---
 	  This driver adds support for the built-in accelerometer
 	  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.
 	  device.
 
 
 	  This driver receives ACPI notify events 0x80 when the sensor
 	  This driver receives ACPI notify events 0x80 when the sensor
@@ -667,7 +667,7 @@ config TOSHIBA_HAPS
 	  been stabilized.
 	  been stabilized.
 
 
 	  Also provides sysfs entries to get/set the desired protection
 	  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
 	  If you have a recent Toshiba laptop with a built-in accelerometer
 	  device, say Y.
 	  device, say Y.

+ 1 - 1
drivers/scsi/Kconfig

@@ -52,7 +52,7 @@ config SCSI_MQ_DEFAULT
 	  This option enables the new blk-mq based I/O path for SCSI
 	  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
 	  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
 	  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.
 	  If unsure say N.