[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190317110740.GA4123@kroah.com>
Date: Sun, 17 Mar 2019 12:07:40 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Guilherme Tadashi Maeoka <gui.maeoka@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] Fix several coding style errors
On Sat, Mar 09, 2019 at 03:30:42PM -0300, Guilherme Tadashi Maeoka wrote:
> Fix space around operators, pointer definition, constant on the right
> side, assignment outside of if condition and else to follow close brace
> at staging: rtl8723bs: os_dep.
>
> Guilherme Tadashi Maeoka (5):
> Staging: rtl8723bs: os_dep: Fix assignment in if condition
> Staging: rtl8723bs: os_dep: Fix space required coding style
> Staging: rtl8723bs: os_dep: Fix else to follow close brace
> Staging: rtl8723bs: os_dep: Fix space in pointer definition
> Staging: rtl8723bs: os_dep: Set constant on right side
>
> .../staging/rtl8723bs/os_dep/osdep_service.c | 52 +++++++++----------
> 1 file changed, 26 insertions(+), 26 deletions(-)
The 0/X email should also say the subsystem and driver that the series
modifies.
thanks,
greg k-h
Powered by blists - more mailing lists