[PATCH 0/5] Staging: rtl8192e: Series-B Rename struct rx_ts_record references

Tree Davies posted 5 patches 2 years, 4 months ago
Only 2 patches received!
drivers/staging/rtl8192e/rtl819x_TSProc.c | 40 +++++++++++------------
drivers/staging/rtl8192e/rtllib.h         |  2 +-
2 files changed, 21 insertions(+), 21 deletions(-)
[PATCH 0/5] Staging: rtl8192e: Series-B Rename struct rx_ts_record references
Posted by Tree Davies 2 years, 4 months ago
This is the Second series, Series-B, of a 3 part patch-series, which should be 
applied in the order of A, B and then C. 

This 3 part patch series fixes checkpatch warning Avoid CamelCase, for 
all references of struct rx_ts_record, and renames them to rx_ts for 
consistency and readability. Each patch renames references for a single 
function.

Thank you in advance to the reviewers
~ Tree 

Tree Davies (5):
  Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()
  Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()
  Staging: rtl8192e: Rename variable tmp in function GetTs()
  Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()
  Staging: rtl8192e: Rename variable pTS in function prototype
    rtllib_FlushRxTsPendingPkts()

 drivers/staging/rtl8192e/rtl819x_TSProc.c | 40 +++++++++++------------
 drivers/staging/rtl8192e/rtllib.h         |  2 +-
 2 files changed, 21 insertions(+), 21 deletions(-)

-- 
2.41.0