Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1476407

[PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n'

From Peter Griffin <peter.griffin@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n'
Date 2016-09-05 15:20 +0200
Message-ID <se1YC-4eB-19@gated-at.bofh.it> (permalink)
References <se1YC-4eB-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Remove the extra '\n' between kconfig entries.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
---
 drivers/dma/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 7c5d946..5b5a341 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -462,7 +462,6 @@ config STM32_DMA
 	  If you have a board based on such a MCU and wish to use DMA say Y or M
 	  here.
 
-
 config S3C24XX_DMAC
 	bool "Samsung S3C24XX DMA support"
 	depends on ARCH_S3C24XX
-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n' Peter Griffin <peter.griffin@linaro.org> - 2016-09-05 15:20 +0200

csiph-web