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] [thread-next>] [day] [month] [year] [list]
Date: Wed, 12 Jun 2024 23:14:49 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Teddy Engel <engel.teddy@...il.com>,
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
 linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8192e: Remove unused constant IC_VersionCut_C

On 6/12/24 16:33, Teddy Engel wrote:
> Remove unused constant.
> 
> Signed-off-by: Teddy Engel <engel.teddy@...il.com>
> ---
>   drivers/staging/rtl8192e/rtl8192e/r8190P_def.h | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h b/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
> index 8c85f1c866d3..2cab232bbf30 100644
> --- a/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
> +++ b/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
> @@ -88,7 +88,6 @@ enum version_8190_loopback {
>   	VERSION_8190_BE
>   };
>   
> -#define IC_VersionCut_C	0x2
>   #define IC_VersionCut_D	0x3
>   #define IC_VersionCut_E	0x4
>   

Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ