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:   Thu, 25 Nov 2021 16:14:30 +0100
From:   Martin Kaiser <martin@...ser.cx>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Larry Finger <Larry.Finger@...inger.net>,
        Phillip Potter <phil@...lpotter.co.uk>,
        Michael Straube <straube.linux@...il.com>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/6] staging: r8188eu: clean up efuse / eeprom code

Remove unused defines and functions related to efuses and eeprom.

Martin Kaiser (6):
  staging: r8188eu: Efuse_CalculateWordCnts is not used
  staging: r8188eu: efuse_WordEnableDataRead is not used
  staging: r8188eu: remove unused efuse defines
  staging: r8188eu: do not extract eeprom version from the fuses
  staging: r8188eu: remove unused eeprom defines
  staging: r8188eu: hal data's board type is unused

 drivers/staging/r8188eu/core/rtw_efuse.c      | 56 -------------------
 .../staging/r8188eu/hal/rtl8188e_hal_init.c   | 24 --------
 drivers/staging/r8188eu/hal/usb_halinit.c     |  2 -
 .../staging/r8188eu/include/rtl8188e_hal.h    |  7 ---
 .../staging/r8188eu/include/rtl8188e_spec.h   | 49 ----------------
 drivers/staging/r8188eu/include/rtw_efuse.h   | 25 ---------
 6 files changed, 163 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ