[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4a8bbc23-9d17-c6e0-5da4-a799cf7d332d@gmail.com>
Date: Tue, 25 Oct 2022 20:17:06 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Kang Minchul <tegongkang@...il.com>,
Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Pavel Skripkin <paskripkin@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/4] staging: r8188eu: cleaning up unused variables
On 10/25/22 19:06, Kang Minchul wrote:
> This patch series cleans up unused variables in r8188eu
> causing coccicheck warnings.
>
> Difference between this patch and previous patch is that this patch series
> include making function rtw_sta_flush in r8188eu/core/rtw_ap.c
> into void function.
>
> Kang Minchul (4):
> staging: r8188eu: remove unnecessary variable in ioctl_linux
> staging: r8188eu: remove unnecessary vaiable in rtw_recv
> staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit
> staging: r8188eu: make rtw_sta_flush to void
>
> drivers/staging/r8188eu/core/rtw_ap.c | 7 ++-----
> drivers/staging/r8188eu/core/rtw_recv.c | 3 +--
> drivers/staging/r8188eu/hal/rtl8188eu_xmit.c | 3 +--
> drivers/staging/r8188eu/include/rtw_ap.h | 2 +-
> drivers/staging/r8188eu/os_dep/ioctl_linux.c | 4 +---
> 5 files changed, 6 insertions(+), 13 deletions(-)
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com> # Edimax N150
Powered by blists - more mailing lists