All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging : i4l : Remove blank lines
@ 2016-12-14 21:19 Tabrez khan
  2016-12-14 22:23 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Tabrez khan @ 2016-12-14 21:19 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel

Remove unnecessary blank lines.
This warning was found using checkpatch.pl.

Signed-off-by: Tabrez khan <khan.tabrez21@gmail.com>
---
 drivers/staging/i4l/act2000/module.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/i4l/act2000/module.c b/drivers/staging/i4l/act2000/module.c
index fc14de4..b2ebaf0 100644
--- a/drivers/staging/i4l/act2000/module.c
+++ b/drivers/staging/i4l/act2000/module.c
@@ -563,7 +563,6 @@ if_sendbuf(int id, int channel, int ack, struct sk_buff *skb)
 	return -ENODEV;
 }
 
-
 /*
  * Allocate a new card-struct, initialize it
  * link it into cards-list.
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] staging : i4l : Remove blank lines
@ 2016-12-14 20:08 Tabrez Khan
  2016-12-14 20:23 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Tabrez Khan @ 2016-12-14 20:08 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Tabrez khan

From: Tabrez khan <khan.tabrez21@gmail.com>

Remove blank lines.

Signed-off-by: Tabrez khan <khan.tabrez21@gmail.com>
---
 drivers/staging/i4l/act2000/module.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/i4l/act2000/module.c b/drivers/staging/i4l/act2000/module.c
index fc14de4..b2ebaf0 100644
--- a/drivers/staging/i4l/act2000/module.c
+++ b/drivers/staging/i4l/act2000/module.c
@@ -563,7 +563,6 @@ if_sendbuf(int id, int channel, int ack, struct sk_buff *skb)
 	return -ENODEV;
 }
 
-
 /*
  * Allocate a new card-struct, initialize it
  * link it into cards-list.
-- 
2.7.4

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

end of thread, other threads:[~2016-12-14 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-14 21:19 [PATCH] staging : i4l : Remove blank lines Tabrez khan
2016-12-14 22:23 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2016-12-14 20:08 Tabrez Khan
2016-12-14 20:23 ` 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.