From: Tanjuate Brunostar <tanjubrunostar0@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
outreachy@lists.linux.dev,
Tanjuate Brunostar <tanjubrunostar0@gmail.com>
Subject: [PATCH v9 0/6] Checkpatch cleanup in rxtx.c
Date: Fri, 28 Oct 2022 23:23:21 +0000 [thread overview]
Message-ID: <cover.1666995639.git.tanjubrunostar0@gmail.com> (raw)
v9: reorganized the changelog messages on this patch
v8: made commit messages clearer, unsuccessfuly
v7: made log messages less confusing
v6: fixed some errors on commit messages
v5: shortend changelog comments
v4: made some changes on the code
v3: fixed compilation errors
v2: tried fixing compilation erros unsuccessfuly
Tanjuate Brunostar (6):
staging: vt6655: fix lines of code ending in a '('
staging: vt6655: split long lines of code in s_uGetRTSCTSDuration
staging: vt6655: split long lines of code in s_uFillDataHead
staging: vt6655: split long lines of code in s_vGenerateTxParamete
staging: vt6655: split long lines of code in some functions
staging: vt6655: fix lines of code ending in a '('
drivers/staging/vt6655/rxtx.c | 542 ++++++++++++++++++++--------------
1 file changed, 324 insertions(+), 218 deletions(-)
--
2.34.1
next reply other threads:[~2022-10-28 23:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-28 23:23 Tanjuate Brunostar [this message]
2022-10-28 23:23 ` [PATCH v9 1/6] staging: vt6655: fix lines ending in a '(' Tanjuate Brunostar
2022-10-28 23:23 ` [PATCH v9 2/6] staging: vt6655: split long code lines in s_uGetRTSCTSDuration Tanjuate Brunostar
2022-10-29 7:48 ` Greg KH
2022-10-29 19:20 ` Tanju Brunostar
2022-10-28 23:23 ` [PATCH v9 3/6] staging: vt6655: split long lines of code in s_uFillDataHead Tanjuate Brunostar
2022-10-28 23:23 ` [PATCH v9 4/6] staging: vt6655: split long lines of code in s_vGenerateTxParamete Tanjuate Brunostar
2022-10-28 23:23 ` [PATCH v9 5/6] staging: vt6655: split long lines of code in file Tanjuate Brunostar
2022-10-28 23:23 ` [PATCH v9 6/6] staging: vt6655: fix lines of code ending in a '(' Tanjuate Brunostar
2022-10-29 0:29 ` [PATCH v9 0/6] Checkpatch cleanup in rxtx.c Alison Schofield
2022-10-29 7:39 ` Greg KH
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.1666995639.git.tanjubrunostar0@gmail.com \
--to=tanjubrunostar0@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).