OSDN Git Service

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)
commitb9788755a499d21bcfc5097b8c8cc99bb9826c77
tree7c20251c38c62b05606775258116862ef0d46ec4
parent58ea1b1dda1438e0b9c3f860617d0d178cb41aca
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