[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1693164540.git.alexondunkan@gmail.com>
Date: Sun, 27 Aug 2023 16:32:48 -0300
From: Alexon Oliveira <alexondunkan@...il.com>
To: gregkh@...uxfoundation.org
Cc: martyn@...chs.me.uk, manohar.vanga@...il.com,
linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev,
Alexon Oliveira <alexondunkan@...il.com>
Subject: [PATCH v4 0/4] staging: vme_user: fix checks reported in vme_fake.c
The goal of this series is to fix all warnings related to
aligment of open parenthesis, lines not ending with '(',
unnecessary blank lines and unnecessary space after a cast
in the vme_fake.c file, as reported by checkpatch to adhere
to the Linux kernel coding-style guidelines.
Alexon Oliveira (4):
staging: vme_user: fix check alignment of open parenthesis in
vme_fake.c
staging: vme_user: fix check lines not ending with '(' in vme_fake.c
staging: vme_user: fix check unnecessary blank lines in vme_fake.c
staging: vme_user: fix check unnecessary space after a cast in
vme_fake.c
drivers/staging/vme_user/vme_fake.c | 72 ++++++++++++++---------------
1 file changed, 35 insertions(+), 37 deletions(-)
--
2.41.0
Powered by blists - more mailing lists