From: Jesse Brandeburg <jesse.brandeburg@intel.com>
To: Xu Wang <vulab@iscas.ac.cn>
Cc: <aelior@marvell.com>, <GR-everest-linux-l2@marvell.com>,
<davem@davemloft.net>, <kuba@kernel.org>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] qed_main: Remove unnecessary cast in kfree
Date: Tue, 18 Aug 2020 11:44:03 -0700 [thread overview]
Message-ID: <20200818114403.00001257@intel.com> (raw)
In-Reply-To: <20200818091056.12309-1-vulab@iscas.ac.cn>
On Tue, 18 Aug 2020 09:10:56 +0000
Xu Wang <vulab@iscas.ac.cn> wrote:
> Remove unnecassary casts in the argument to kfree.
>
> Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
You seem to have several of these patches, they should be sent in a
series with the series patch subject (for example):
[PATCH net-next 0/n] fix up casts on kfree
Did you use a coccinelle script to find these?
They could all have Fixes tags. I'd resend the whole bunch as a series.
Since this has no functional change, you could mention that in the
series commit message text.
Jesse
next prev parent reply other threads:[~2020-08-18 18:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-18 9:10 [PATCH] qed_main: Remove unnecessary cast in kfree Xu Wang
2020-08-18 18:44 ` Jesse Brandeburg [this message]
2020-08-18 19:03 ` Joe Perches
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=20200818114403.00001257@intel.com \
--to=jesse.brandeburg@intel.com \
--cc=GR-everest-linux-l2@marvell.com \
--cc=aelior@marvell.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=vulab@iscas.ac.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.