From: Takashi Iwai <tiwai@suse.de>
To: Joe Perches <joe@perches.com>
Cc: Meng Tang <tangmeng@uniontech.com>,
perex@perex.cz, tiwai@suse.com, alsa-devel@alsa-project.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/2] ALSA: core: Remove redundant variable and return the last statement
Date: Mon, 28 Feb 2022 17:57:58 +0100 [thread overview]
Message-ID: <s5hzgmbq67d.wl-tiwai@suse.de> (raw)
In-Reply-To: <1760d9be590e18b5cccceef6e049651c69556c37.camel@perches.com>
On Mon, 28 Feb 2022 17:39:21 +0100,
Joe Perches wrote:
>
> On Mon, 2022-02-28 at 17:02 +0100, Takashi Iwai wrote:
> > On Mon, 28 Feb 2022 06:20:45 +0100, Joe Perches wrote:
> > > On Mon, 2022-02-28 at 13:02 +0800, Meng Tang wrote:
> > > > Return the result from file->f_op->open() directly instead of
> > > > taking this in another redundant variable. Make the typical
> > > > return the last statement, return early and reduce the indentation
> > > > too.
> > > >
> > > > Signed-off-by: Meng Tang <tangmeng@uniontech.com>
> > > > Signed-off-by: Joe Perches <joe@perches.com>
> > >
> > > Hi Meng Tang.
> > >
> > > For the next time: it's not necessary (or even good) to add a sign-off
> > > for another person unless they specifically authorize one.
> > >
> > > You wrote and are submitting these changes, I merely gave you simple
> > > suggestions as to how you could improve them.
> >
> > Joe, would you like to drop your S-o-b lines from those two patches?
> > Or shall I keep them?
> >
> > thanks,
> >
> > Takashi
>
> Hi Takashi.
>
> Nominally, the sign-off-by chain shows who pushed these changes upstream
> and I did not and I am not an upstream aggregator.
>
> But whatever you choose is OK.
> It's not really a concern to me.
> I do think these changes are ok.
OK, I dropped S-o-b lines and applied the patches now.
thanks,
Takashi
prev parent reply other threads:[~2022-02-28 16:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-28 5:02 [PATCH v4 1/2] ALSA: core: remove initialise static variables to 0 Meng Tang
2022-02-28 5:02 ` [PATCH v4 2/2] ALSA: core: Remove redundant variable and return the last statement Meng Tang
2022-02-28 5:20 ` Joe Perches
2022-02-28 16:02 ` Takashi Iwai
2022-02-28 16:39 ` Joe Perches
2022-02-28 16:57 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hzgmbq67d.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tangmeng@uniontech.com \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox