All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: fpgaboot: Delete newline at end of file
@ 2019-02-28 16:27 Elisa Tsai
  2019-02-28 20:12 ` [Outreachy kernel] " Julia Lawall
  2019-03-01  8:00 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Elisa Tsai @ 2019-02-28 16:27 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: E-Tsai

From: E-Tsai <etsai042@gmail.com>

This patch fixes the checkpatch.pl warning:
WARNING: please write a paragraph that describes the config symbol fully

Signed-off-by: E-Tsai <etsai042@gmail.com>
---
 drivers/staging/gs_fpgaboot/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/gs_fpgaboot/Kconfig b/drivers/staging/gs_fpgaboot/Kconfig
index 550645291fab..f1179eef2d78 100644
--- a/drivers/staging/gs_fpgaboot/Kconfig
+++ b/drivers/staging/gs_fpgaboot/Kconfig
@@ -5,4 +5,4 @@ config GS_FPGABOOT
 	tristate "Xilinx FPGA firmware download module"
 	default n
 	help
-	  Xilinx FPGA firmware download module
+	  Xilinx FPGA firmware download module
\ No newline at end of file
-- 
2.17.1



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

end of thread, other threads:[~2019-03-01  8:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-28 16:27 [PATCH] Staging: fpgaboot: Delete newline at end of file Elisa Tsai
2019-02-28 20:12 ` [Outreachy kernel] " Julia Lawall
2019-03-01  3:18   ` etsai042
2019-03-01  8:20     ` Julia Lawall
2019-03-01  8:30       ` etsai042
2019-03-01  8:00 ` Greg KH

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.