[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1616748922.git.braoult@gmail.com>
Date: Fri, 26 Mar 2021 10:48:30 +0100
From: Bruno Raoult <braoult@...il.com>
To: gregkh@...uxfoundation.org, straube.linux@...il.com,
zhaoxiao@...ontech.com, dan.carpenter@...cle.com
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Bruno Raoult <braoult@...il.com>
Subject: [PATCH 0/5] staging: r8192U_wx.c: multiple style fixes
These 5 patches fix different issues reported by checkpatch.pl on
drivers/staging/r8192U/r8192U_wx.c :
Bruno Raoult (5):
r8192U_wx.c: style: alignment with open parenthesis
r8192U_wx.c: style: spaces preferred around operators
r8192U_wx.c: style: braces all arms of statement
r8192U_wx.c: style: Unnecessary parentheses around expr
r8192U_wx.c: style: avoid multiple blank lines
drivers/staging/rtl8192u/r8192U_wx.c | 139 +++++++++++++--------------
1 file changed, 69 insertions(+), 70 deletions(-)
Note: One checkpatch report about style remains in r8192U_wx.c after
applying these patches, to be fixed (?) in another patch.
--
2.27.0
Powered by blists - more mailing lists