]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Rename TClasProc > t_clas_proc - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 21 Jul 2018 19:25:43 +0000 (20:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 12:03:48 +0000 (14:03 +0200)
commit84717f8eb91b15ebb27c49745550fcd0e9016bda
tree57eba8bfaf8257da29d55cfaf2b65a07e714169f
parent6588df6a3c473a37b4270267e5b98646a5f3b699
staging:rtl8192u: Rename TClasProc > t_clas_proc - Style

Rename the struct TS_COMMON_INFO member variable TClasProc to
t_clas_proc. This change clears the checkpatch issue with
CamelCase variable names. There should be no impact on
runtime execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c