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-prev] [day] [month] [year] [list]
Message-ID: <b23ab24a-3553-728a-010c-02b6644be266@gmail.com>
Date:   Mon, 6 Dec 2021 10:04:03 +0100
From:   Michael Straube <straube.linux@...il.com>
To:     Martin Kaiser <martin@...ser.cx>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Larry Finger <Larry.Finger@...inger.net>,
        Phillip Potter <phil@...lpotter.co.uk>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/10] staging: r8188eu: some more cleanups

On 12/5/21 16:12, Martin Kaiser wrote:
> Here's another patch set with simple cleanups in different parts
> of the driver.
> 
> Martin Kaiser (10):
>    staging: r8188eu: bLedOpenDrain is always true for r8188eu
>    staging: r8188eu: remove a bunch of unused led defines
>    staging: r8188eu: remove two unused macros
>    staging: r8188eu: bHWPowerdown is set but not used
>    staging: r8188eu: remove unused macros from drv_types.h
>    staging: r8188eu: hal data's interfaceIndex is never read
>    staging: r8188eu: remove empty HAL_INIT_PROFILE_TAG macro
>    staging: r8188eu: remove two write-only wifi direct variables
>    staging: r8188eu: remove unused define
>    staging: r8188eu: AntCombination is always 2
> 
>   drivers/staging/r8188eu/core/rtw_p2p.c        |  3 --
>   drivers/staging/r8188eu/hal/odm_RTL8188E.c    | 41 ++++---------------
>   .../staging/r8188eu/hal/rtl8188e_hal_init.c   | 10 +----
>   drivers/staging/r8188eu/hal/rtl8188eu_led.c   | 16 +++-----
>   drivers/staging/r8188eu/hal/usb_halinit.c     | 28 -------------
>   drivers/staging/r8188eu/include/drv_types.h   |  6 ---
>   .../staging/r8188eu/include/osdep_service.h   | 18 --------
>   .../staging/r8188eu/include/rtl8188e_hal.h    |  5 ---
>   drivers/staging/r8188eu/include/rtw_led.h     | 32 ---------------
>   drivers/staging/r8188eu/include/rtw_mlme.h    | 12 ------
>   drivers/staging/r8188eu/include/rtw_pwrctrl.h |  1 -
>   drivers/staging/r8188eu/os_dep/ioctl_linux.c  |  2 -
>   12 files changed, 15 insertions(+), 159 deletions(-)
> 

For all patches:

Acked-by: Michael Straube <straube.linux@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ