All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] Staging: comedi: Update commit description
@ 2015-02-19 18:35 Katie Dunne
  2015-02-26 20:31 ` [Outreachy kernel] " Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Katie Dunne @ 2015-02-19 18:35 UTC (permalink / raw)
  To: outreachy-kernel

Multiple blank lines are to be avoided per linux kernel conventions.

This patch fixes the checkpatch.pl check:
CHECK: Please don't use multiple blank lines

Deletes an extra blank line

Signed-off-by: Katie Dunne <kdunne@mail.ccsf.edu>
---
 drivers/staging/netlogic/platform_net.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/netlogic/platform_net.c b/drivers/staging/netlogic/platform_net.c
index 77c3c35..0e1cc72 100644
--- a/drivers/staging/netlogic/platform_net.c
+++ b/drivers/staging/netlogic/platform_net.c
@@ -209,7 +209,6 @@ static void xlr_gmac_init(void)
 		.gpio_addr	= NULL,
 	};
 
-
 	static struct platform_device xlr_net_dev0 = {
 		.name		= "xlr-net",
 		.id		= 0,
-- 
1.9.1



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

* Re: [Outreachy kernel] [PATCH V2] Staging: comedi: Update commit description
  2015-02-19 18:35 [PATCH V2] Staging: comedi: Update commit description Katie Dunne
@ 2015-02-26 20:31 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-02-26 20:31 UTC (permalink / raw)
  To: Katie Dunne; +Cc: outreachy-kernel

On Thu, Feb 19, 2015 at 10:35:02AM -0800, Katie Dunne wrote:
> Multiple blank lines are to be avoided per linux kernel conventions.

Your subject doesn't make much sense :(



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

end of thread, other threads:[~2015-02-26 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-19 18:35 [PATCH V2] Staging: comedi: Update commit description Katie Dunne
2015-02-26 20:31 ` [Outreachy kernel] " 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.