All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] One cleanup patch for FPGA
@ 2019-06-19  4:24 Moritz Fischer
  2019-06-19  4:24 ` [PATCH 1/1] drivers: fpga: Kconfig: pedantic cleanups Moritz Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2019-06-19  4:24 UTC (permalink / raw)
  To: gregkh; +Cc: linux-fpga, linux-kernel, atull, Moritz Fischer

Hi Greg,

please take this cleanup patch.
It's been on the list but somehow fell through the cracks.

Thanks,
Moritz

Enrico Weigelt (1):
  drivers: fpga: Kconfig: pedantic cleanups

 drivers/fpga/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.22.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] drivers: fpga: Kconfig: pedantic cleanups
  2019-06-19  4:24 [PATCH 0/1] One cleanup patch for FPGA Moritz Fischer
@ 2019-06-19  4:24 ` Moritz Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Moritz Fischer @ 2019-06-19  4:24 UTC (permalink / raw)
  To: gregkh; +Cc: linux-fpga, linux-kernel, atull, Enrico Weigelt, Moritz Fischer

From: Enrico Weigelt <info@metux.net>

Formatting of Kconfig files doesn't look so pretty, so just
take damp cloth and clean it up.

Signed-off-by: Enrico Weigelt <info@metux.net>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
---
 drivers/fpga/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
index 8072c195d831..474f304ec109 100644
--- a/drivers/fpga/Kconfig
+++ b/drivers/fpga/Kconfig
@@ -26,9 +26,9 @@ config FPGA_MGR_SOCFPGA_A10
 	  FPGA manager driver support for Altera Arria10 SoCFPGA.
 
 config ALTERA_PR_IP_CORE
-        tristate "Altera Partial Reconfiguration IP Core"
-        help
-          Core driver support for Altera Partial Reconfiguration IP component
+	tristate "Altera Partial Reconfiguration IP Core"
+	help
+	  Core driver support for Altera Partial Reconfiguration IP component
 
 config ALTERA_PR_IP_CORE_PLAT
 	tristate "Platform support of Altera Partial Reconfiguration IP Core"
-- 
2.22.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-19  4:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-19  4:24 [PATCH 0/1] One cleanup patch for FPGA Moritz Fischer
2019-06-19  4:24 ` [PATCH 1/1] drivers: fpga: Kconfig: pedantic cleanups Moritz Fischer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.