]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record struct
authorWilliam Durand <will+git@drnd.me>
Mon, 1 Mar 2021 21:53:26 +0000 (21:53 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:32 +0000 (09:25 +0100)
commit23068e3e7b9d65085df88015c1f9106b499e6bde
treea7165da35e016f73b441d10f7efbc185510efffa
parent98d543619138083aa5cf48008f5f94b6673be215
staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record struct

Rename TsCommonInfo to ts_common_info to silence a checkpatch warning
about CamelCase.

Signed-off-by: William Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210301215335.767-2-will+git@drnd.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c
drivers/staging/rtl8192e/rtl819x_TS.h
drivers/staging/rtl8192e/rtl819x_TSProc.c