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.1743524096.git.karanja99erick@gmail.com>
Date: Tue,  1 Apr 2025 19:59:32 +0300
From: Erick Karanja <karanja99erick@...il.com>
To: gregkh@...uxfoundation.org,
	outreachy@...ts.linux.dev
Cc: karanja99erick@...il.com,
	philipp.g.hortmann@...il.com,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] Clean up patches for rtl8723bs driver

This is version 2 of the patch series that cleaned up the rtl8723bs
module.

Changes in v2:
	- Dropped [PATCH 2/5]: Dropped the patch as requested and resubmit the patch
	individually.
	- Record more changes related to [PATCH 5/5]: add a new patch to
	cover for changes related to this patch
	- Redo [PATCH 4/5]: Remove all comments containing code so as to
	adhere to the Linux kernel coding style
Patch 1, 3 and 5 remain unchanged from v1.
	

Erick Karanja (5):
  staging: rtl8723bs: use preferred comparison order
  staging: rtl8723bs: add spaces between ternary and binary operators
  staging: rtl8723bs: Rename variables
  staging: rtl8723bs: fix check lines should not end with a '('
  staging: rtl8723bs: no space before tabs

 .../staging/rtl8723bs/hal/HalBtc8723b1Ant.c   | 1868 ++++++++---------
 drivers/staging/rtl8723bs/hal/hal_btcoex.c    |   55 +-
 .../staging/rtl8723bs/hal/odm_CfoTracking.c   |    4 +-
 3 files changed, 902 insertions(+), 1025 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ