From: Piergiorgio Beruto <piergiorgio.beruto@gmail•com>
To: Bagas Sanjaya <bagasdotme@gmail•com>
Cc: Andrew Lunn <andrew@lunn•ch>,
Heiner Kallweit <hkallweit1@gmail•com>,
Russell King <linux@armlinux•org.uk>,
"David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
linux-kernel@vger•kernel.org, netdev@vger•kernel.org,
Oleksij Rempel <o.rempel@pengutronix•de>,
mailhol.vincent@wanadoo•fr, sudheer.mogilappagari@intel•com,
sbhatta@marvell•com, linux-doc@vger•kernel.org,
wangjie125@huawei•com, corbet@lwn•net, lkp@intel•com,
gal@nvidia•com, gustavoars@kernel•org
Subject: Re: [PATCH v2 net-next 1/1] plca.c: fix obvious mistake in checking retval
Date: Fri, 13 Jan 2023 14:26:58 +0100 [thread overview]
Message-ID: <Y8FcImfvUAVa4NoB@gvm01> (raw)
In-Reply-To: <Y8EU9bCLj6UOz7g8@debian.me>
On Fri, Jan 13, 2023 at 03:23:17PM +0700, Bagas Sanjaya wrote:
> On Thu, Jan 12, 2023 at 04:56:11PM +0100, Piergiorgio Beruto wrote:
> > This patch addresses a wrong fix that was done during the review
> > process. The intention was to substitute "if(ret < 0)" with
> > "if(ret)". Unfortunately, in this specific file the intended fix did not
> > meet the code. After additional review, it seems like if(ret < 0) was
> > actually the right thing to do. So this patch reverts those changes.
>
> Try to reword the patch description without writing "This patch does foo"
> (prefer imperative mood over descriptive one).
>
> Thanks.
>
> --
> An old man doll... just what I always wanted! - Clara
Fixed. Thanks.
prev parent reply other threads:[~2023-01-13 13:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-12 15:56 [PATCH v2 net-next 1/1] plca.c: fix obvious mistake in checking retval Piergiorgio Beruto
2023-01-13 8:23 ` Bagas Sanjaya
2023-01-13 13:26 ` Piergiorgio Beruto [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=Y8FcImfvUAVa4NoB@gvm01 \
--to=piergiorgio.beruto@gmail$(echo .)com \
--cc=andrew@lunn$(echo .)ch \
--cc=bagasdotme@gmail$(echo .)com \
--cc=corbet@lwn$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=gal@nvidia$(echo .)com \
--cc=gustavoars@kernel$(echo .)org \
--cc=hkallweit1@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=lkp@intel$(echo .)com \
--cc=mailhol.vincent@wanadoo$(echo .)fr \
--cc=netdev@vger$(echo .)kernel.org \
--cc=o.rempel@pengutronix$(echo .)de \
--cc=pabeni@redhat$(echo .)com \
--cc=sbhatta@marvell$(echo .)com \
--cc=sudheer.mogilappagari@intel$(echo .)com \
--cc=wangjie125@huawei$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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