Formatting of Kconfig files doesn't look so pretty, so let the
Great White Handkerchief come around and clean it up.

Signed-off-by: Enrico Weigelt, metux IT consult <[email protected]>
---
 drivers/isdn/hardware/mISDN/Kconfig | 2 +-
 drivers/isdn/hisax/Kconfig          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/isdn/hardware/mISDN/Kconfig 
b/drivers/isdn/hardware/mISDN/Kconfig
index fda912b..9c6c220 100644
--- a/drivers/isdn/hardware/mISDN/Kconfig
+++ b/drivers/isdn/hardware/mISDN/Kconfig
@@ -9,7 +9,7 @@ config MISDN_HFCPCI
        depends on PCI
        help
          Enable support for cards with Cologne Chip AG's
-          HFC PCI chip.
+         HFC PCI chip.
 
 config MISDN_HFCMULTI
        tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"
diff --git a/drivers/isdn/hisax/Kconfig b/drivers/isdn/hisax/Kconfig
index 38cfc8b..8a85772 100644
--- a/drivers/isdn/hisax/Kconfig
+++ b/drivers/isdn/hisax/Kconfig
@@ -82,7 +82,7 @@ config HISAX_MAX_CARDS
        default "8"
        help
          This option allows you to specify the maximum number of cards which
-         the HiSax driver will be able to handle.  
+         the HiSax driver will be able to handle.
 
 comment "HiSax supported cards"
 
@@ -352,7 +352,7 @@ config HISAX_DEBUG
        bool "HiSax debugging"
        help
          This enables debugging code in the new-style HiSax drivers, i.e.
-         the ST5481 USB driver currently. 
+         the ST5481 USB driver currently.
          If in doubt, say yes.
 
 comment "HiSax PCMCIA card service modules"
-- 
1.9.1

Reply via email to