Skip to content

Commit 3e58e1c

Browse files
Jason Wangjwrdegoede
authored andcommitted
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: Jason Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
1 parent c961a7d commit 3e58e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/platform/x86/samsung-laptop.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ struct sabi_config {
152152

153153
static const struct sabi_config sabi_configs[] = {
154154
{
155-
/* I don't know if it is really 2, but it it is
155+
/* I don't know if it is really 2, but it is
156156
* less than 3 anyway */
157157
.sabi_version = 2,
158158

0 commit comments

Comments
 (0)