[V4,0/2] staging: vt6655: some checkpatch fixes in the file rxtx.c

Message ID cover.1667397591.git.tanjubrunostar0@gmail.com
Headers
Series staging: vt6655: some checkpatch fixes in the file rxtx.c |

Message

Tanjuate Brunostar Nov. 2, 2022, 2:08 p.m. UTC
  These fixes are focused on the function s_vFillRTSHead

v4: rebased by codebase against the staging-next branch of the
staging.git tree

v3: changed the function name from fill_rts_head to fill_rts_header as
head is conventionally used in lists

v2: changed confusing changelog messages

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

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