Re: [PATCH] selftests: net: fix spelling and grammar mistakes
From: Simon Horman <horms@kernel.org>
Date: 2025-08-29 13:01:59
Also in:
linux-kernel-mentees, linux-kselftest, lkml
From: Simon Horman <horms@kernel.org>
Date: 2025-08-29 13:01:59
Also in:
linux-kernel-mentees, linux-kselftest, lkml
On Thu, Aug 28, 2025 at 10:11:00PM +0100, Praveen Balakrishnan wrote:
Fix several spelling and grammatical mistakes in output messages from the net selftests to improve readability. Only the message strings for the test output have been modified. No changes to the functional logic of the tests have been made. Signed-off-by: Praveen Balakrishnan <redacted>
Reviewed-by: Simon Horman <horms@kernel.org>