Re: [PATCH] net: Fix typos
From: Simon Horman
Date: Fri Jul 25 2025 - 12:28:23 EST
On Wed, Jul 23, 2025 at 03:15:05PM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Fix typos in comments and error messages.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
I was able to review this in a way that made sense to me using
git diff --word-diff
The changes look good to me.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>
...