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 <wangborong@cdjrlc.com> Link: https://lore.kernel.org/r/20211113054827.199517-1-wangborong@cdjrlc.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
c961a7d2aa
commit
3e58e1c4da
@ -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,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user