From: Khadija Kamran <kamrankhadijadj@gmail.com>
To: outreachy@lists.linux.dev
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: [RESEND PATCH 0/4] staging: rtl8192e: code cleanup patches
Date: Thu, 23 Mar 2023 17:41:41 +0500 [thread overview]
Message-ID: <cover.1679573474.git.kamrankhadijadj@gmail.com> (raw)
Fix several cleanup issues reported by checkpatch.pl in module
staging/rtl8192e in file rtllib_rx.c
Khadija Kamran (4):
staging: rtl8192e: remove extra blank lines
staging: rtl8192e: add blank lines after declarations
staging: rtl8192e: add spaces around binary operators
staging: rtl8192e: remove blank lines after '{'
drivers/staging/rtl8192e/rtllib_rx.c | 73 +++++++++++-----------------
1 file changed, 29 insertions(+), 44 deletions(-)
--
2.34.1
next reply other threads:[~2023-03-23 12:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 12:41 Khadija Kamran [this message]
2023-03-23 12:41 ` [RESEND PATCH 1/4] staging: rtl8192e: remove extra blank lines Khadija Kamran
2023-03-23 12:41 ` [RESEND PATCH 2/4] staging: rtl8192e: add blank lines after declarations Khadija Kamran
2023-03-23 12:41 ` [RESEND PATCH 3/4] staging: rtl8192e: add spaces around binary operators Khadija Kamran
2023-03-23 12:41 ` [RESEND PATCH 4/4] staging: rtl8192e: remove blank lines after '{' Khadija Kamran
2023-03-23 13:08 ` [RESEND PATCH 0/4] staging: rtl8192e: code cleanup patches Julia Lawall
2023-03-23 13:08 ` Julia Lawall
2023-03-23 13:34 ` Dan Carpenter
2023-03-23 15:23 ` Khadija Kamran
2023-03-23 15:27 ` Greg KH
2023-03-23 15:32 ` Dan Carpenter
2023-03-23 19:30 ` Khadija Kamran
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.1679573474.git.kamrankhadijadj@gmail.com \
--to=kamrankhadijadj@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=outreachy@lists.linux.dev \
/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.