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

* Re: [Outreachy kernel] [PATCH] staging: gasket: Remove extra blank line
  2018-10-17  6:15 [PATCH] staging: gasket: Remove extra blank line Maya Nakamura
@ 2018-10-17  6:23 ` Vaishali Thakkar
  2018-10-18 18:38 ` Todd Poynor
  1 sibling, 0 replies; 3+ messages in thread
From: Vaishali Thakkar @ 2018-10-17  6:23 UTC (permalink / raw)
  To: M. Nakamura; +Cc: rspringer, toddpoynor, benchan, Greg KH, outreachy-kernel

On Wed, Oct 17, 2018 at 11:45 AM Maya Nakamura
<m.maya.nakamura@gmail.com> wrote:
>
> Remove extra blank line. Issue found by checkpatch.pl.
>
> Signed-off-by: Maya Nakamura <m.maya.nakamura@gmail.com>

Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>

> ---
>  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
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20181017061519.GA3289%40k-vBox.
> For more options, visit https://groups.google.com/d/optout.


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

* Re: [PATCH] staging: gasket: Remove extra blank line
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Todd Poynor @ 2018-10-18 18:38 UTC (permalink / raw)
  To: m.maya.nakamura; +Cc: Rob Springer, benchan, Greg KH, outreachy-kernel

On Tue, Oct 16, 2018 at 11:15 PM Maya Nakamura
<m.maya.nakamura@gmail.com> wrote:
>
> 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
>

Acked-by: Todd Poynor <toddpoynor@google.com>


Thanks!


^ permalink raw reply	[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.