public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eddie James <eajames@linux.ibm.com>
To: "Mattijs Korpershoek" <mkorpershoek@baylibre.com>,
	"Aldas Taraškevičius" <aldas60@gmail.com>,
	dmitry.torokhov@gmail.com
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Input: ibm-panel - fix typo in comment
Date: Thu, 15 Dec 2022 08:52:26 -0600	[thread overview]
Message-ID: <8b86ec00-2112-0c00-993e-dad2c816833b@linux.ibm.com> (raw)
In-Reply-To: <87wn6sixd0.fsf@baylibre.com>


On 12/15/22 07:56, Mattijs Korpershoek wrote:
> On Tue, Dec 13, 2022 at 21:48, Aldas Taraškevičius <aldas60@gmail.com> wrote:
>
>> "set the index to it's largest possible value" -> "set the index to its
>> largest possible value"


Thanks!

Reviewed-by: Eddie James <eajames@linux.ibm.com>


>>
>> Signed-off-by: Aldas Taraškevičius <aldas60@gmail.com>
> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
>
>> ---
>>   drivers/input/misc/ibm-panel.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/input/misc/ibm-panel.c b/drivers/input/misc/ibm-panel.c
>> index a8fba0054..6be60bc8d 100644
>> --- a/drivers/input/misc/ibm-panel.c
>> +++ b/drivers/input/misc/ibm-panel.c
>> @@ -101,7 +101,7 @@ static int ibm_panel_i2c_slave_cb(struct i2c_client *client,
>>   		else
>>   			/*
>>   			 * The command is too long and therefore invalid, so set the index
>> -			 * to it's largest possible value. When a STOP is finally received,
>> +			 * to its largest possible value. When a STOP is finally received,
>>   			 * the command will be rejected upon processing.
>>   			 */
>>   			panel->idx = U8_MAX;
>> -- 
>> 2.37.2

      reply	other threads:[~2022-12-15 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13 19:48 [PATCH] Input: ibm-panel - fix typo in comment Aldas Taraškevičius
2022-12-15 13:56 ` Mattijs Korpershoek
2022-12-15 14:52   ` Eddie James [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8b86ec00-2112-0c00-993e-dad2c816833b@linux.ibm.com \
    --to=eajames@linux.ibm.com \
    --cc=aldas60@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkorpershoek@baylibre.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox