[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1803030832091.3191@hadrien>
Date: Sat, 3 Mar 2018 08:32:45 +0100 (CET)
From: Julia Lawall <julia.lawall@...6.fr>
To: Arushi Singhal <arushisinghal19971997@...il.com>
cc: outreachy-kernel@...glegroups.com, Larry.Finger@...inger.net,
florian.c.schilhabel@...glemail.com, gregkh@...uxfoundation.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [Outreachy kernel] [PATCH v2 0/6] staging: rtl8712: fix coding
style issues
On Sat, 3 Mar 2018, Arushi Singhal wrote:
> Fix issues found with checkpatch.pl to conform to the Linux
> kernel coding style.
For the series:
Acked-by: Julia Lawall <julia.lawall@...6.fr>
>
> Changes in v2:
> * From and Signed-off emails were not same in v1.
> * Added detailed commit message
>
> Arushi Singhal (6):
> staging: rtl8712: Fixed 'tabstop' coding style warning
> staging: rtl8712: match alignment with open parenthesis
> staging: rtl8712: Remove multiple blank line(s)
> staging: rtl8712: Added spaces around '+'
> staging: rtl8712: Add spaces around '|'
> staging: rtl8712: remove unnecessary parentheses
>
> drivers/staging/rtl8712/drv_types.h | 2 +-
> drivers/staging/rtl8712/mlme_linux.c | 2 +-
> drivers/staging/rtl8712/os_intfs.c | 3 +-
> drivers/staging/rtl8712/recv_linux.c | 4 +-
> drivers/staging/rtl8712/rtl8712_bitdef.h | 1 -
> drivers/staging/rtl8712/rtl8712_cmd.c | 8 +--
> drivers/staging/rtl8712/rtl8712_cmd.h | 4 +-
> drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h | 2 +-
> drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h | 2 -
> drivers/staging/rtl8712/rtl8712_debugctrl_bitdef.h | 1 -
> drivers/staging/rtl8712/rtl8712_debugctrl_regdef.h | 2 -
> drivers/staging/rtl8712/rtl8712_fifoctrl_bitdef.h | 1 -
> drivers/staging/rtl8712/rtl8712_fifoctrl_regdef.h | 2 -
> drivers/staging/rtl8712/rtl8712_gp_bitdef.h | 2 +-
> drivers/staging/rtl8712/rtl8712_gp_regdef.h | 1 -
> drivers/staging/rtl8712/rtl8712_interrupt_bitdef.h | 1 -
> drivers/staging/rtl8712/rtl8712_led.c | 70 +++++++++++-----------
> 17 files changed, 48 insertions(+), 60 deletions(-)
>
> --
> 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 outreachy-kernel+unsubscribe@...glegroups.com.
> To post to this group, send email to outreachy-kernel@...glegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1520055156-8388-1-git-send-email-arushisinghal19971997%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
Powered by blists - more mailing lists