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]
Message-ID: <cover.1743434232.git.karanja99erick@gmail.com>
Date: Mon, 31 Mar 2025 18:37:53 +0300
From: Erick Karanja <karanja99erick@...il.com>
To: gregkh@...uxfoundation.org,
	outreachy@...ts.linux.dev
Cc: philipp.g.hortmann@...il.com,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	Erick Karanja <karanja99erick@...il.com>
Subject: [PATCH 0/5] Clean up patches for rtl8723bs driver

Address different checkpatch warnings and checks
for the staging/rtl8723bs driver.
The patches can be applied in  any sequence.

Erick Karanja (5):
  staging: rtl8723bs: use preferred comparison order
  staging: rtl8723bs: replace kmalloc + memset with kzalloc
  staging: rtl8723bs: add spaces between ternary and binary operators
  staging: rtl8723bs: no space before tabs
  staging: rtl8723bs: Rename variables

 .../staging/rtl8723bs/hal/HalBtc8723b1Ant.c   | 1266 ++++++++---------
 drivers/staging/rtl8723bs/hal/hal_btcoex.c    |   64 +-
 .../staging/rtl8723bs/hal/odm_CfoTracking.c   |    4 +-
 .../staging/rtl8723bs/os_dep/osdep_service.c  |    7 +-
 4 files changed, 668 insertions(+), 673 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ