[PATCH 0/3] staging: vt6655: Convert multiline macro to static function

Philipp Hortmann posted 3 patches 3 years, 9 months ago
There is a newer version of this series
drivers/staging/vt6655/mac.c | 13 ++++++++++++-
drivers/staging/vt6655/mac.h |  8 --------
2 files changed, 12 insertions(+), 9 deletions(-)
[PATCH 0/3] staging: vt6655: Convert multiline macro to static function
Posted by Philipp Hortmann 3 years, 9 months ago
Convert multiline macro to static function.
Multiline macros are not liked by kernel community.

Tested with vt6655 on mini PCI Module
Transferred this patch over wlan connection of vt6655

Philipp Hortmann (3):
  staging: vt6655: Rename byOrgValue to reg_value in a macro
  staging: vt6655: Rename MACvClearStckDS
  staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function

 drivers/staging/vt6655/mac.c | 13 ++++++++++++-
 drivers/staging/vt6655/mac.h |  8 --------
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.37.1