[PATCH 0/2] staging: vt6655: Fix name and return value of CARDbGetCurrentTSF

Philipp Hortmann posted 2 patches 4 years ago
There is a newer version of this series
drivers/staging/vt6655/card.c        | 22 ++++++++++------------
drivers/staging/vt6655/card.h        |  2 +-
drivers/staging/vt6655/device_main.c |  2 +-
3 files changed, 12 insertions(+), 14 deletions(-)
[PATCH 0/2] staging: vt6655: Fix name and return value of CARDbGetCurrentTSF
Posted by Philipp Hortmann 4 years ago
Fix name of the function that uses CamelCase which
is not accepted by checkpatch.pl

Replace unused return value.

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

Philipp Hortmann (2):
  staging: vt6655: Rename function CARDbGetCurrentTSF
  staging: vt6655: Replace unused return value of card_get_current_tsf

 drivers/staging/vt6655/card.c        | 22 ++++++++++------------
 drivers/staging/vt6655/card.h        |  2 +-
 drivers/staging/vt6655/device_main.c |  2 +-
 3 files changed, 12 insertions(+), 14 deletions(-)

-- 
2.25.1