Re: [PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
From: Janosch Frank
Date: Fri Jun 02 2023 - 07:08:39 EST
On 6/2/23 12:23, Colin Ian King wrote:
There is a spelling mistake in literal string. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
Hey Colin,
I'm not a big fan of such fixes since they are most of the time more
work for the maintainers than they are worth and accepting one can
result in a flood of similar new patches. If this would have been your
first ever patch I might have considered picking this but that's not the
case.
That being said, if one of the other maintainers choose to pick it I
won't stand in their way.
Cheers,
Janosch