All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: gasket: Remove extra blank line
@ 2018-10-17  6:15 Maya Nakamura
  2018-10-17  6:23 ` [Outreachy kernel] " Vaishali Thakkar
  2018-10-18 18:38 ` Todd Poynor
  0 siblings, 2 replies; 3+ messages in thread
From: Maya Nakamura @ 2018-10-17  6:15 UTC (permalink / raw)
  To: rspringer, toddpoynor, benchan, gregkh, outreachy-kernel

Remove extra blank line. Issue found by checkpatch.pl.

Signed-off-by: Maya Nakamura <m.maya.nakamura@gmail.com>
---
 drivers/staging/gasket/apex_driver.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/gasket/apex_driver.c b/drivers/staging/gasket/apex_driver.c
index 3c7a13a4798e..0578bf1ba1e9 100644
--- a/drivers/staging/gasket/apex_driver.c
+++ b/drivers/staging/gasket/apex_driver.c
@@ -225,7 +225,6 @@ static struct gasket_interrupt_desc apex_interrupts[] = {
 	},
 };
 
-
 /* Allows device to enter power save upon driver close(). */
 static int allow_power_save = 1;
 
-- 
2.17.1



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

end of thread, other threads:[~2018-10-18 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17  6:15 [PATCH] staging: gasket: Remove extra blank line Maya Nakamura
2018-10-17  6:23 ` [Outreachy kernel] " Vaishali Thakkar
2018-10-18 18:38 ` Todd Poynor

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.