[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YkF78wyXCaQIwkB2@kroah.com>
Date: Mon, 28 Mar 2022 11:12:19 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: 白浩文 <baihaowen@...zu.com>
Cc: "Larry.Finger@...inger.net" <Larry.Finger@...inger.net>,
"phil@...lpotter.co.uk" <phil@...lpotter.co.uk>,
"straube.linux@...il.com" <straube.linux@...il.com>,
"martin@...ser.cx" <martin@...ser.cx>,
"linux-staging@...ts.linux.dev" <linux-staging@...ts.linux.dev>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: 答复: [PATCH V2] staging: r8188eu: Directly return _SUCCESS
instead of using local ret variable
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Mon, Mar 28, 2022 at 09:07:44AM +0000, 白浩文 wrote:
> Hi, Greg KH
>
> Yes, I think sync rtl8723bs and r8188eu will be better as they have same problem.
>
> commit 067756acdac8e0dd91edf4800e844fcb6e0cc72a
> Author: Hariprasad Kelam <hariprasad.kelam@...il.com>
> Date: Mon Jul 15 23:16:18 2019 +0530
>
> staging: rtl8723bs: core: Change return type of init_mlme_ext_priv
>
> As init_mlme_ext_priv function always returns SUCCESS , We can change
> return type from int to void.
>
> Fixes below issue identified by coccicheck
> drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:464:5-8: Unneeded
> variable: "res". Return "_SUCCESS" on line 492
Yes, that would be good.
Powered by blists - more mailing lists