[PATCH 0/3] staging: vt6656: Fix CamelCase, add comments, change macro to function

From: Philipp Hortmann
Date: Sun Feb 20 2022 - 15:30:35 EST


Various checkpatch.pl fixes as liste below
Tested with device VNT6656G6A40
Transferred this patches over VNT6656G6A40

Philipp Hortmann (3):
staging: vt6656: Fix CamelCase warnings in mac.h and mac.c
staging: vt6656: Add comment and change macro to function
staging: vt6656: Remove ftrace-like logging and unnecessary line
breaks

drivers/staging/vt6656/device.h | 11 ++---------
drivers/staging/vt6656/mac.c | 14 +++++++-------
drivers/staging/vt6656/mac.h | 22 +++++++++++-----------
drivers/staging/vt6656/rxtx.c | 8 ++------
drivers/staging/vt6656/wcmd.c | 13 +++++++++++--
5 files changed, 33 insertions(+), 35 deletions(-)

--
2.25.1