lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 12 Aug 2023 23:50:29 -0700
From:   Tree Davies <tdavies@...kphysics.net>
To:     gregkh@...uxfoundation.org, philipp.g.hortmann@...il.com
Cc:     linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Tree Davies <tdavies@...kphysics.net>
Subject: [PATCH 0/6] Staging: rtl8192e: Series-A Rename struct rx_ts_record references

This is the First series, Series-A, 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.

These 6 patches were previously sent as patches 1 through 6,
of 16, on 8/12/2023 - 16:15:06 EST, but the email submission process
was interupted/throttled - thus why this is a 3 part series. Although
patches are the same, they are marked v2.

Thank you in advance to the reviewers
~ Tree 


Tree Davies (6):
  Staging: rtl8192e: Rename variable pBa in function rx_ts_delete_ba()
  Staging: rtl8192e: Rename variable pTS in function
    rtllib_rx_ADDBAReq()
  Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()
  Staging: rtl8192e: Rename variable pRxTs in function
    rtllib_ts_init_del_ba()
  Staging: rtl8192e: Rename variable pRxTs in function
    rtllib_rx_ba_inact_timeout()
  Staging: rtl8192e: Rename variable pRxTs in function
    RxPktPendingTimeout()

 drivers/staging/rtl8192e/rtl819x_BAProc.c | 36 +++++++++++------------
 drivers/staging/rtl8192e/rtl819x_TSProc.c | 32 ++++++++++----------
 2 files changed, 34 insertions(+), 34 deletions(-)

-- 
2.41.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ