public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 0/6] Checkpatch cleanup in rxtx.c
@ 2022-10-28 23:23 Tanjuate Brunostar
  2022-10-28 23:23 ` [PATCH v9 1/6] staging: vt6655: fix lines ending in a '(' Tanjuate Brunostar
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Tanjuate Brunostar @ 2022-10-28 23:23 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, outreachy, Tanjuate Brunostar

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-29 19:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28 23:23 [PATCH v9 0/6] Checkpatch cleanup in rxtx.c Tanjuate Brunostar
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox