From: Ismayil Mirzali <ismayilmirzeli@gmail.com>
To: linux-staging@lists.linux.dev
Cc: gregkh@linuxfoundation.org, fabioaiuto83@gmail.com,
linux@roeck-us.net, paskripkin@gmail.com
Subject: [PATCH v3 0/2] Fix styling issues and remove unused code in rtl8723bs
Date: Wed, 22 Dec 2021 20:51:13 +0200 [thread overview]
Message-ID: <cover.1640197297.git.ismayilmirzeli@gmail.com> (raw)
This patchset splits my previous changes into individual patches to
better conform to the contributing guidelines. I addressed issues with
extra whitespaces, wrongly formatted if blocks, fixed order of variables
in if comparisons and deleted the unused parts of the code as suggested
by Pavel Skripkin <paskripkin@gmail.com>. Apologies for the previous
mistakes.
Ismayil Mirzali (2):
staging: rtl8723bs: address style guide warnings
staging: rtl8723bs: removed unused if blocks
.../staging/rtl8723bs/hal/rtl8723bs_xmit.c | 21 +++++++------------
1 file changed, 7 insertions(+), 14 deletions(-)
--
2.25.1
next reply other threads:[~2021-12-22 18:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-22 18:51 Ismayil Mirzali [this message]
2021-12-22 18:51 ` [PATCH v3 1/2] staging: rtl8723bs: address style guide warnings Ismayil Mirzali
2021-12-23 7:25 ` Greg KH
2022-01-05 14:47 ` Dan Carpenter
2021-12-22 18:51 ` [PATCH v3 2/2] staging: rtl8723bs: removed unused if blocks Ismayil Mirzali
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.1640197297.git.ismayilmirzeli@gmail.com \
--to=ismayilmirzeli@gmail.com \
--cc=fabioaiuto83@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-staging@lists.linux.dev \
--cc=linux@roeck-us.net \
--cc=paskripkin@gmail.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.