[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d2033061-2f85-4215-9d39-0c56da17cd37@gmail.com>
Date: Thu, 1 Feb 2024 22:07:07 +0100
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Michael Straube <straube.linux@...il.com>, gregkh@...uxfoundation.org
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] staging: rtl8192e: some coding style cleanups
On 2/1/24 09:18, Michael Straube wrote:
> This series contains some simple coding style cleanups to clear some
> checkpatch warnings. Compile-tested only.
>
> Michael Straube (3):
> staging: rtl8192e: remove braces from single statement blocks
> staging: rtl8192e: remove return from void function rtl92e_set_channel
> staging: rtl8192e: initialize variables at declaration
>
> drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 5 ++---
> drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c | 1 -
> drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 3 +--
> drivers/staging/rtl8192e/rtl819x_HTProc.c | 4 ++--
> drivers/staging/rtl8192e/rtllib_rx.c | 5 ++---
> 5 files changed, 7 insertions(+), 11 deletions(-)
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com>
Powered by blists - more mailing lists