On Sat, Dec 09, 2023 at 10:51:35PM +0000, Colin Ian King wrote:
There is a spelling mistake in a mlx4_err error message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
Hi Colin,
I am guessing that you are focusing on error messages and other user-facing
spelling errors (perhaps you told me f2f in the hallway track at Kernel
Recipes). But I do wonder if you have plans to address other spelling
errors in this driver. codespell flags many, including 'segements' in a
comment in the same file.
In any case,
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>