2017-09-11 13:09:27

by Srishti Sharma

[permalink] [raw]
Subject: [PATCH] Staging: rtl8712: Remove multiple blank lines

Remove extra blank line.

Signed-off-by: Srishti Sharma <[email protected]>
---
drivers/staging/rtl8712/rtl8712_event.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl8712_event.h b/drivers/staging/rtl8712/rtl8712_event.h
index b383740..cad7085 100644
--- a/drivers/staging/rtl8712/rtl8712_event.h
+++ b/drivers/staging/rtl8712/rtl8712_event.h
@@ -60,7 +60,6 @@ enum rtl8712_c2h_event {
MAX_C2HEVT
};

-
#ifdef _RTL8712_CMD_C_

static struct fwevent wlanevents[] = {
--
2.7.4


2017-09-11 13:15:13

by Julia Lawall

[permalink] [raw]
Subject: Re: [Outreachy kernel] [PATCH] Staging: rtl8712: Remove multiple blank lines



On Mon, 11 Sep 2017, Srishti Sharma wrote:

> Remove extra blank line.
>
> Signed-off-by: Srishti Sharma <[email protected]>

Acked-by: Julia Lawall <[email protected]>

> ---
> drivers/staging/rtl8712/rtl8712_event.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8712/rtl8712_event.h b/drivers/staging/rtl8712/rtl8712_event.h
> index b383740..cad7085 100644
> --- a/drivers/staging/rtl8712/rtl8712_event.h
> +++ b/drivers/staging/rtl8712/rtl8712_event.h
> @@ -60,7 +60,6 @@ enum rtl8712_c2h_event {
> MAX_C2HEVT
> };
>
> -
> #ifdef _RTL8712_CMD_C_
>
> static struct fwevent wlanevents[] = {
> --
> 2.7.4
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1505135358-4408-1-git-send-email-srishtishar%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>