]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 11 Sep 2022 10:47:15 +0000 (12:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Sep 2022 11:58:45 +0000 (13:58 +0200)
commit8624dc5b5b2a75b7d7d271b8af83f8b2c595ea5d
tree5ea50a2d6829053a3dbb439e60924f3c86549702
parent8751d57b4a4d7ee87fae6205632b8e0328e28414
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr

Rename function MACvSetCurrTXDescAddr to vt6655_mac_set_curr_tx_desc_addr
and iTxType to tx_type to avoid CamelCase which is not accepted by
checkpatch.pl. Remove unnecessary line break.

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