Messages in this thread |  | | Date | Sun, 3 Apr 2022 13:03:32 +0200 | From | Greg Kroah-Hartman <> | Subject | Re: [PATCH 1/3] staging: rtl8723bs: remove redundant braces in if statements |
| |
On Fri, Apr 01, 2022 at 09:02:45AM -0400, Sevinj Aghayeva wrote: > Adhere to Linux kernel coding style. > > Reported by checkpatch: > > WARNING: braces {} are not necessary for single statement blocks > > Signed-off-by: Sevinj Aghayeva <sevinj.aghayeva@gmail.com> > --- > drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 76 +++++++------------ > 1 file changed, 26 insertions(+), 50 deletions(-)
Does not apply to my tree :(
|  |