Re: [ovs-dev] [PATCH] selftests/net: openvswitch: Fix spelling error in print message
From: Simon Horman
Date: Fri Aug 29 2025 - 09:17:56 EST
+ Aaron Conole, Praveen Balakrishnan
On Tue, Aug 26, 2025 at 06:34:15PM +0100, Simon Horman via dev wrote:
> On Thu, Aug 14, 2025 at 11:30:01PM +0530, Madhur Kumar wrote:
> > Fix a typo in a print statement in ovs-dpctl.py:
> > "Unkonwn" → "Unknown".
>
> Hi Madhur,
>
> You need to include a Signed-off-by line here.
>
> Please see [1] and [2].
>
> [1] https://docs.kernel.org/process/submitting-patches.html#developer-s-certificate-of-origin-1-1
> [2] https://docs.kernel.org/process/maintainer-netdev.html#changes-requested
Hi again,
Aaron (CCed) brought to my attention that a superset of this patch has been
posted by Praveen Balakrishnan.
- [PATCH] selftests: net: fix spelling and grammar mistakes
https://lore.kernel.org/netdev/20250828211100.51019-1-praveen.balakrishnan@xxxxxxxxxxxxx/
I'd like to suggest that we keep things simple and go with that patch.