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

Rename RxIndicateSeq to rx_indicate_seq to silence a checkpatch warning
about CamelCase.

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