Just remove trailing white spaces. Signed-off-by: Michal Simek <mon...@monstr.eu> CC: Jiri Kosina <triv...@kernel.org> --- drivers/block/Kconfig | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index a796407..f819350 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -144,13 +144,13 @@ config CISS_SCSI_TAPE depends on SCSI=y || SCSI=BLK_CPQ_CISS_DA help When enabled (Y), this option allows SCSI tape drives and SCSI medium - changers (tape robots) to be accessed via a Compaq 5xxx array + changers (tape robots) to be accessed via a Compaq 5xxx array controller. (See <file:Documentation/blockdev/cciss.txt> for more details.) - "SCSI support" and "SCSI tape support" must also be enabled for this + "SCSI support" and "SCSI tape support" must also be enabled for this option to work. - When this option is disabled (N), the SCSI portion of the driver + When this option is disabled (N), the SCSI portion of the driver is not compiled. config BLK_DEV_DAC960 @@ -279,7 +279,7 @@ config BLK_DEV_CRYPTOLOOP select CRYPTO_CBC depends on BLK_DEV_LOOP ---help--- - Say Y here if you want to be able to use the ciphers that are + Say Y here if you want to be able to use the ciphers that are provided by the CryptoAPI as loop transformation. This might be used as hard disk encryption. @@ -348,7 +348,7 @@ config BLK_DEV_SX8 tristate "Promise SATA SX8 support" depends on PCI ---help--- - Saying Y or M here will enable support for the + Saying Y or M here will enable support for the Promise SATA SX8 controllers. Use devices /dev/sx8/$N and /dev/sx8/$Np$M. -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/