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:   Wed, 24 Aug 2022 22:14:28 +0200
From:   Philipp Hortmann <philipp.g.hortmann@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] staging: rtl8192e: Coding Syle of rtl_core.c improved

Following Checkpatch errors are improved:
- blank lines
- CamelCase of TxCheckStuckHandler and RxCheckStuckHandler
- "Unnecessary ftrace-like logging"
- CamelCase of PHY_SetRFPowerState

Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e

Philipp Hortmann (4):
  staging: rtl8192e: Remove blank lines in rtl_core.c
  staging: rtl8192e: Rename Tx... and RxCheckStuckHandler
  staging: rtl8192e: Remove Unnecessary ftrace-like logging
  staging: rtl8192e: Remove PHY_SetRFPowerState and rename StateToSet

 .../staging/rtl8192e/rtl8192e/r8192E_phy.h    |   1 -
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c  | 166 ++----------------
 drivers/staging/rtl8192e/rtl8192e/rtl_core.h  |   6 +-
 3 files changed, 18 insertions(+), 155 deletions(-)

-- 
2.37.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ