[0/6] staging: vt6655: a series of checkpatch fixes on

Message ID cover.1666288416.git.tanjubrunostar0@gmail.com
Headers
Series staging: vt6655: a series of checkpatch fixes on |

Message

Tanjuate Brunostar Oct. 20, 2022, 6:27 p.m. UTC
  The fixes are similar, mostly long lines splitting. I had to make
serveral patches to ease the work of inspectors

Tanjuate Brunostar (6):
  staging: vt6655: fix lines ending in a '('
  staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
  staging: vt6655: refactor long lines of code in s_uFillDataHead
  staging: vt6655: refactor long lines of code in s_vGenerateTxParameter
  staging: vt6655: refactor long lines of code in the rest of the file
  staging: vt6655: refactor code to avoid a line ending in '('

 drivers/staging/vt6655/rxtx.c | 535 ++++++++++++++++++++--------------
 1 file changed, 323 insertions(+), 212 deletions(-)