]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Rename function CARDbGetCurrentTSF
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 1 May 2022 20:25:35 +0000 (22:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 May 2022 21:21:01 +0000 (23:21 +0200)
commit257fb51f9d97ed1c848fd85f9d60783182427c59
treef769b7273ebc5dd3a2cfd367f08d3acf0548b3b8
parentfaef250ebccaa110ac6262e431848c857edb90d6
staging: vt6655: Rename function CARDbGetCurrentTSF

The name of the function uses CamelCase which
is not accepted by checkpatch.pl

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/2b92db8d67e8dd1fc85b45efe3b32d2199371190.1651435890.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c
drivers/staging/vt6655/card.h
drivers/staging/vt6655/device_main.c