From: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
To: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com
Cc: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Subject: [PATCH 0/3] staging: rtl8723bs: hal: Rectify with Linux kernel coding style
Date: Mon, 12 Apr 2021 17:29:35 +0100 [thread overview]
Message-ID: <cover.1618243073.git.martinsdecarvalhobeatriz@gmail.com> (raw)
This patchset rectifies the file Hal8723BReg.h with Linux kernel coding style.
The issues were:
- Space before tabs;
- Extra blank line;
- Indentation problem.
Beatriz Martins de Carvalho (3):
staging: rtl8723bs: hal: remove space before tabs
staging: rtl8723bs: hal: Remove extra blank line
staging: rtl8723bs: hal: Correct indentation
drivers/staging/rtl8723bs/hal/Hal8723BReg.h | 421 ++++++++++----------
1 file changed, 208 insertions(+), 213 deletions(-)
--
2.25.1
next reply other threads:[~2021-04-12 16:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 16:29 Beatriz Martins de Carvalho [this message]
2021-04-12 16:29 ` [PATCH 1/3] staging: rtl8723bs: hal: remove space before tabs Beatriz Martins de Carvalho
2021-04-12 16:29 ` [PATCH 2/3] staging: rtl8723bs: hal: Remove extra blank line Beatriz Martins de Carvalho
2021-04-12 16:29 ` [PATCH 3/3] staging: rtl8723bs: hal: Correct indentation Beatriz Martins de Carvalho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1618243073.git.martinsdecarvalhobeatriz@gmail.com \
--to=martinsdecarvalhobeatriz@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.