public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] some checkpatch fixes in the file rxtx.c
@ 2022-11-01 11:13 Tanjuate Brunostar
  2022-11-01 11:13 ` [PATCH 1/2] change the function name s_vFillRTSHead Tanjuate Brunostar
  2022-11-01 11:13 ` [PATCH 2/2] Join some lines of code to avoid a line ending in a ( Tanjuate Brunostar
  0 siblings, 2 replies; 5+ messages in thread
From: Tanjuate Brunostar @ 2022-11-01 11:13 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, outreachy, Tanjuate Brunostar

These fixes are focused on the function s_vFillRTSHead

Tanjuate Brunostar (2):
  change the function name s_vFillRTSHead
  Join some lines of code to avoid code lines ending in (

 drivers/staging/vt6655/rxtx.c | 48 ++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 26 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-11-01 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 11:13 [PATCH 0/2] some checkpatch fixes in the file rxtx.c Tanjuate Brunostar
2022-11-01 11:13 ` [PATCH 1/2] change the function name s_vFillRTSHead Tanjuate Brunostar
2022-11-01 11:32   ` Julia Lawall
2022-11-01 11:13 ` [PATCH 2/2] Join some lines of code to avoid a line ending in a ( Tanjuate Brunostar
2022-11-01 11:33   ` Julia Lawall

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