Re: [PATCH net-next] selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
From: Simon Horman <horms@kernel.org>
Date: 2025-02-15 13:45:51
Also in:
linux-kernel-mentees
From: Simon Horman <horms@kernel.org>
Date: 2025-02-15 13:45:51
Also in:
linux-kernel-mentees
On Thu, Feb 13, 2025 at 08:56:11PM +0530, Pranav Tyagi wrote:
This patch fixes a grammatical error in a test log message in reuseaddr_ports_exhausted.c for better clarity as a part of lfx application tasks Signed-off-by: Pranav Tyagi <redacted>
Thanks Pranav,
This change looks good to me.
Reviewed-by: Simon Horman <horms@kernel.org>
A note on process to keep in mind for next time:
This patch seems to have been posted to netdev twice, about 20 hours apart.
Please don't do that as it can be quite confusing to reviewers.
If you need to update a patch, please version it (e.g. [PATCH v2 net-next).
If you need to repost a patch, say because there has been no response for a
long time, please label it accordingly (e.g. [PATCH REPOST net-next]) and
include some explanation of why it is being reposted, e.g. below the
scissors ("---").
And regardless, when posting a patch to netdev, please don't post it more
than once every 24h.