Skip to content

Commit

Permalink
platform/x86: samsung-laptop: Fix typo in a comment
Browse files Browse the repository at this point in the history
The double `it' is repeated in a comment, therefore one of them
is removed.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20211113054827.199517-1-wangborong@cdjrlc.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
  • Loading branch information
Jason Wang authored and Hans de Goede committed Nov 16, 2021
1 parent c961a7d commit 3e58e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/platform/x86/samsung-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,

Expand Down

0 comments on commit 3e58e1c

Please sign in to comment.