Re: [PATCH 0/6] staging: rtl8192u: Mute checkpatch error

From: Philipp Hortmann
Date: Sun Oct 15 2023 - 12:10:52 EST


On 10/15/23 17:52, Julia Lawall wrote:
"Mute checkpatch error" is not very informative.

julia

On Sun, 15 Oct 2023, Gilbert Adikankwu wrote:

Align descendant arguments to the open parenthesis as per the "Linux
Kernel coding style" in Documentation/process/coding-style.rst

Mute the following checkpatch error:

CHECK: Alignment should match open parenthesis

Gilbert Adikankwu (6):
staging: rtl8192u: Align descendant arguments
staging: rtl8192u: Align descendant arguments
staging: rtl8192u: Align descendant arguments
staging: rtl8192u: Align descendant arguments
staging: rtl8192u: Align descendant arguments
staging: rtl8192u: Align descendant arguments

drivers/staging/rtl8192u/r8180_93cx6.c | 4 ++--
drivers/staging/rtl8192u/r8190_rtl8256.c | 16 +++++++--------
drivers/staging/rtl8192u/r8192U_core.c | 20 +++++++++---------
drivers/staging/rtl8192u/r8192U_dm.c | 24 +++++++++++-----------
drivers/staging/rtl8192u/r819xU_firmware.c | 4 ++--
drivers/staging/rtl8192u/r819xU_phy.c | 2 +-
6 files changed, 35 insertions(+), 35 deletions(-)

--
2.34.1

Hi,

this driver is about to be removed.

Have a look at:

https://lore.kernel.org/linux-staging/20231014211051.GA29518@matrix-ESPRIMO-P710/T/#u

Thanks

Bye Philipp