From: Jakub Kicinski <kuba@kernel.org>
To: Bert Karwatzki <spasswolf@web.de>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
elder@linaro.org, netdev@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] net: ipa: Use the correct value for IPA_STATUS_SIZE
Date: Mon, 29 May 2023 22:10:31 -0700 [thread overview]
Message-ID: <20230529221031.1a0a1a75@kernel.org> (raw)
In-Reply-To: <7ae8af63b1254ab51d45c870e7942f0e3dc15b1e.camel@web.de>
On Sat, 27 May 2023 22:46:25 +0200 Bert Karwatzki wrote:
> commit b8dc7d0eea5a7709bb534f1b3ca70d2d7de0b42c introduced
> IPA_STATUS_SIZE as a replacement for the size of the removed struct
> ipa_status. sizeof(struct ipa_status) was sizeof(__le32[8]), use this
> as IPA_STATUS_SIZE.
>
> From 0623148733819bb5d3648b1ed404d57c8b6b31d8 Mon Sep 17 00:00:00 2001
> From: Bert Karwatzki <spasswolf@web.de>
> Date: Sat, 27 May 2023 22:16:52 +0200
> Subject: [PATCH] Use the correct value for IPA_STATUS_SIZE.
> IPA_STATUS_SIZE
> was introduced in commit b8dc7d0eea5a7709bb534f1b3ca70d2d7de0b42c as a
> replacment for the size of the removed struct ipa_status which had
> size =
> sizeof(__le32[8]).
The posting looks damage, could you try sending again (with git
send-email maybe?)
Before you do:
- please make sure the change applies to:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
- add a correct fixes tag
- fix issues pointed out by checkpatch --strict
--
pw-bot: cr
next prev parent reply other threads:[~2023-05-30 5:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-27 20:46 [PATCH net] net: ipa: Use the correct value for IPA_STATUS_SIZE Bert Karwatzki
2023-05-30 5:10 ` Jakub Kicinski [this message]
2023-05-30 7:09 ` Simon Horman
2023-05-30 9:10 ` Bert Karwatzki
2023-05-30 12:29 ` Alex Elder
2023-05-30 18:36 ` Bert Karwatzki
2023-05-30 19:04 ` Alex Elder
2023-05-30 23:25 ` [PATCH net v2] " Bert Karwatzki
2023-05-30 23:43 ` Alex Elder
2023-05-31 0:33 ` Jakub Kicinski
2023-05-31 1:57 ` Alex Elder
2023-05-31 10:36 ` [PATCH net v3] net: ipa: Use " Bert Karwatzki
2023-05-31 22:07 ` Simon Horman
2023-06-01 11:40 ` patchwork-bot+netdevbpf
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=20230529221031.1a0a1a75@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=elder@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=spasswolf@web.de \
/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;
as well as URLs for NNTP newsgroup(s).