All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] staging: comedi: comedi_pcmcia: Removes unnecessary blank line
@ 2016-09-13  6:21 Namrata A Shettar
  2016-09-13  7:27 ` [Outreachy kernel] " Julia Lawall
  2016-09-13  7:33 ` Arnd Bergmann
  0 siblings, 2 replies; 7+ messages in thread
From: Namrata A Shettar @ 2016-09-13  6:21 UTC (permalink / raw)
  To: Ian Abbott, hsweeten, gregkh, badbuddha91, devel, linux-kernel,
	outreachy-kernel

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

This patch removes an unnecessary blank line that caused checkpatch issue.

Signed-off-by: Namrata A Shettar <namrataashettar@gmail.com>
---
Changes in v2:
  - Changed the subject line
  - Changed description of patch

 drivers/staging/comedi/comedi_pcmcia.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi_pcmcia.c
b/drivers/staging/comedi/comedi_pcmcia.c
index d7072a5..ec8a0ad 100644
--- a/drivers/staging/comedi/comedi_pcmcia.c
+++ b/drivers/staging/comedi/comedi_pcmcia.c
@@ -18,7 +18,6 @@

 #include <linux/module.h>
 #include <linux/kernel.h>
-
 #include "comedi_pcmcia.h"

 /**

[-- Attachment #2: Type: text/html, Size: 920 bytes --]

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

end of thread, other threads:[~2016-09-13 14:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  6:21 [PATCH v2] staging: comedi: comedi_pcmcia: Removes unnecessary blank line Namrata A Shettar
2016-09-13  7:27 ` [Outreachy kernel] " Julia Lawall
2016-09-13  7:33 ` Arnd Bergmann
2016-09-13  9:36   ` Julia Lawall
2016-09-13  9:53     ` Namrata A Shettar
2016-09-13  9:57       ` Julia Lawall
2016-09-13 10:18         ` Namrata A Shettar

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.