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.1743685415.git.abrahamadekunle50@gmail.com>
Date: Thu,  3 Apr 2025 14:26:40 +0100
From: Abraham Samuel Adekunle <abrahamadekunle50@...il.com>
To: outreachy@...ts.linux.dev,
	julia.lawall@...ia.fr
Cc: gregkh@...uxfoundation.org,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	andy@...nel.org,
	hdegoede@...hat.com,
	mchehab@...nel.org,
	sakari.ailus@...ux.intel.com,
	Abraham Samuel Adekunle <abrahamadekunle50@...il.com>
Subject: [PATCH v2 0/3] Unnecessary code cleanup patches

Changes since v1:
- suggested by Andy Shevchenko

* Patch for drivers/staging/media/av7110/sp8870.c and
   drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c is split
   into two different patches in the patchset for use by the different
   driver maintainers.
* Added subject title for each of the separated patch
* Patch 1: Removed unnecessary curly braces {} initially inserted
* Patch 2: Unnecessary {} was also removed from v1

Abraham Samuel Adekunle (3):
  staging: media: Remove duplicate NULL tests on a value in pci
  staging: media: Remove duplicated NULL tests on a value in av7110
  staging: rtl8723bs: Prevent duplicate NULL tests on a value

 .../media/atomisp/pci/atomisp_gmin_platform.c |  2 +-
 drivers/staging/media/av7110/sp8870.c         | 10 ++--
 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c |  2 +-
 drivers/staging/rtl8723bs/core/rtw_xmit.c     | 56 +++++++++----------
 4 files changed, 33 insertions(+), 37 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ