On Sun, Sep 21, 2025 at 12:21:08PM -0700, Alok Tiwari wrote:
The rtnetlink FOU selftest prints an incorrect string: "FAIL: fou"s. Change it to the intended "FAIL: fou" by removing a stray character in the end_test string of the test.
Signed-off-by: Alok Tiwari alok.a.tiwari@oracle.com
Thanks. This looks like a typo added by commit 9c2a19f71515 ("kselftest: rtnetlink.sh: add verbose flag")
Reviewed-by: Simon Horman horms@kernel.org