Commit 3e58e1c4 authored by Jason Wang's avatar Jason Wang Committed by Hans de Goede
Browse files

platform/x86: samsung-laptop: Fix typo in a comment



The double `it' is repeated in a comment, therefore one of them
is removed.

Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20211113054827.199517-1-wangborong@cdjrlc.com


Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent c961a7d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ struct sabi_config {

static const struct sabi_config sabi_configs[] = {
	{
		/* I don't know if it is really 2, but it it is
		/* I don't know if it is really 2, but it is
		 * less than 3 anyway */
		.sabi_version = 2,