[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/hD10Ir9g/On6ME@ubun2204.myguest.virtualbox.org>
Date: Fri, 24 Feb 2023 10:27:59 +0530
From: Deepak R Varma <drv@...lo.com>
To: Leonid Pershin <leonid.pershin@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Dan Carpenter <error27@...il.com>,
Tong Zhang <ztong0001@...il.com>,
Rebecca Mckeever <remckee0@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: rtl8192u: remove split in user-visible string
On Thu, Feb 23, 2023 at 10:35:57PM +0300, Leonid Pershin wrote:
> According to coding style, user-visible strings in printk()
> function calls cannot be split across multiple lines.
> Issue found with checkpatch.pl.
>
> Signed-off-by: Leonid Pershin <leonid.pershin@...il.com>
> ---
> Changes in v2:
> - Replace printk(KERN_DEBUG...) with pr_debug()
Hello Leonid,
I was not able to trace the v1 of this patch. Did that have a different subject?
Thank you,
Deepak.
>
> drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists