[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5224351f-7b40-4edd-abc7-c5011a92f179@gmail.com>
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