[PATCH v2 0/3] Unnecessary code cleanup patches

Abraham Samuel Adekunle posted 3 patches 21 hours ago
There is a newer version of this series
.../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(-)
[PATCH v2 0/3] Unnecessary code cleanup patches
Posted by Abraham Samuel Adekunle 21 hours ago
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