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


Groups > linux.kernel > #1476407 > unrolled thread

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

Started byPeter Griffin <peter.griffin@linaro.org>
First post2016-09-05 15:20 +0200
Last post2016-09-05 15:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromPeter Griffin <peter.griffin@linaro.org>
Date2016-09-05 15:20 +0200
Subject[PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n'
Message-ID<se1YC-4eB-19@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web