On Mon, Jul 16, 2018 at 08:04:54PM +0100, John Whitmore wrote: > Rename the struct TS_COMMON_INFO member variable TClasNum to t_clas_num. This > change clears the checkpatch issue with CamelCase naming. There should be no > impact on runtime execution. > > Signed-off-by: John Whitmore <johnfwhitm...@gmail.com> > --- > drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h | 2 +- > drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-)
For some reason, this patch did not apply to my tree :(