This patch adds two spaces in the help section, following the Kconfig 
indentation guideline.

Signed-off-by: Ben Mezger <m...@benmezger.nl>
---
 block/Kconfig.iosched | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/block/Kconfig.iosched b/block/Kconfig.iosched
index 5be248ce447c..90e6e7c65c92 100644
--- a/block/Kconfig.iosched
+++ b/block/Kconfig.iosched
@@ -87,12 +87,12 @@ config IOSCHED_BFQ
        tristate "BFQ I/O scheduler"
        default n
        ---help---
-       BFQ I/O scheduler for BLK-MQ. BFQ distributes the bandwidth of
-       of the device among all processes according to their weights,
-       regardless of the device parameters and with any workload. It
-       also guarantees a low latency to interactive and soft
-       real-time applications.  Details in
-       Documentation/block/bfq-iosched.txt
+         BFQ I/O scheduler for BLK-MQ. BFQ distributes the bandwidth of
+         of the device among all processes according to their weights,
+         regardless of the device parameters and with any workload. It
+         also guarantees a low latency to interactive and soft
+         real-time applications.  Details in
+         Documentation/block/bfq-iosched.txt

 config BFQ_GROUP_IOSCHED
        bool "BFQ hierarchical scheduling support"
--
2.13.2


-- 
- seds
https://seds.nl

Reply via email to