Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37286C433F5 for ; Tue, 16 Nov 2021 09:58:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1680363222 for ; Tue, 16 Nov 2021 09:58:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233656AbhKPKBT (ORCPT ); Tue, 16 Nov 2021 05:01:19 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:50921 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233481AbhKPKBN (ORCPT ); Tue, 16 Nov 2021 05:01:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1637056696; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=umA4f+vJW0zyTGsWrJBUN9j1q7sKdThBrgx1FzBDGv0=; b=PXHmFhZ/9S75y/9/sH6Qt4iz6ug+diUn7R7WW77RUW41nnu/tD1B1USuVpJZD/KgITq2ZM HhkCvwaiwxwzRzyuKrge0pgRLtaiGM/1UbJFvBQfSFu9kNwOWtE95e3PSpBNQpfhl+Ej/p DUN70mc+gxjRgW+K0zroSLGMWUBkW4g= Received: from mail-ed1-f71.google.com (mail-ed1-f71.google.com [209.85.208.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-441-k9fw6cOQMkevPevMFvienw-1; Tue, 16 Nov 2021 04:58:12 -0500 X-MC-Unique: k9fw6cOQMkevPevMFvienw-1 Received: by mail-ed1-f71.google.com with SMTP id l15-20020a056402124f00b003e57269ab87so10056933edw.6 for ; Tue, 16 Nov 2021 01:58:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=umA4f+vJW0zyTGsWrJBUN9j1q7sKdThBrgx1FzBDGv0=; b=fd3aNoVB3ge0AznxOVB/aGm2Whpwi247fFKp0qQgr+idFl3Mb6/jAY65DBJ7Arjhfh PCKNKR4OwrceEVshQoKtXvBynZjCOqwIhu3w8mU9EMO4OX97fBkrkFNqQbwm2RFcwPhV DeU8ij4GFbKmWydXI9E4epU47BlKs2u2nkO65/HTvUglezvxYmmBOGnURjvX9iM8iwy1 pIjJitoDJUVXgYwS+q5IF7/xzr+gRDAQEwKh6hnovuaVBpP8wvFi307E6FlMq8h76GrV eXKHJngqmM374nQDxnbPhJI9uwJwsYBhW6pVn3ryqYAKcGvz9IND5g9n61pDrJu5+0SZ 7osA== X-Gm-Message-State: AOAM530rCZo9KNPXh+jY8MNHGne52ylAwT35J9kOWt2huEYbKzeP1Z5b u/sOfoXv4Zpcf+UeWLW5eAxcOwBbpZ7JqcK1IxSJMr58r8SklDuAsychMq4AHj7whzUJz3dHAj8 3PbxCxw9JbAeog3NCPoBltSmH X-Received: by 2002:a17:906:82c5:: with SMTP id a5mr8126322ejy.127.1637056691204; Tue, 16 Nov 2021 01:58:11 -0800 (PST) X-Google-Smtp-Source: ABdhPJze1x4oh8Tr55x5uOf6rXfHjA4u3JukbOVstW3waT/M4djmyJB4ls5QQXUf666jJk02I+nw4Q== X-Received: by 2002:a17:906:82c5:: with SMTP id a5mr8126300ejy.127.1637056691067; Tue, 16 Nov 2021 01:58:11 -0800 (PST) Received: from ?IPV6:2001:1c00:c1e:bf00:1054:9d19:e0f0:8214? (2001-1c00-0c1e-bf00-1054-9d19-e0f0-8214.cable.dynamic.v6.ziggo.nl. [2001:1c00:c1e:bf00:1054:9d19:e0f0:8214]) by smtp.gmail.com with ESMTPSA id f17sm4156745edq.39.2021.11.16.01.58.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Nov 2021 01:58:10 -0800 (PST) Message-ID: Date: Tue, 16 Nov 2021 10:58:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH] platform/x86: samsung-laptop: Fix typo in a comment Content-Language: en-US To: Jason Wang Cc: corentin.chary@gmail.com, markgross@kernel.org, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org References: <20211113054827.199517-1-wangborong@cdjrlc.com> From: Hans de Goede In-Reply-To: <20211113054827.199517-1-wangborong@cdjrlc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 11/13/21 06:48, Jason Wang wrote: > The double `it' is repeated in a comment, therefore one of them > is removed. > > Signed-off-by: Jason Wang Thank you for your patch, I've applied this patch to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > --- > drivers/platform/x86/samsung-laptop.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/platform/x86/samsung-laptop.c b/drivers/platform/x86/samsung-laptop.c > index 7ee010aa740a..c1d9ed9b7b67 100644 > --- a/drivers/platform/x86/samsung-laptop.c > +++ b/drivers/platform/x86/samsung-laptop.c > @@ -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, > >