]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Rename TSpec > t_spec - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Mon, 16 Jul 2018 19:04:51 +0000 (20:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 06:55:57 +0000 (08:55 +0200)
commita4ee4105955a0d7ee2dbde4b7fe01fcc4c5bfe5a
tree1984d90277fa2cf999bd9270b46c5593ccf2ade1
parentdd3c6d356b2e8eace379cc0830c12c6f93813660
staging:rtl8192u: Rename TSpec > t_spec - Style

Rename the TS_COMMON_INFO structure's member TSpec to t_spec. This change
clears the checkpatch issue with CamelCase naming of variables. 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_BAProc.c
drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c