[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200120161508.5564f256@endymion>
Date: Mon, 20 Jan 2020 16:15:08 +0100
From: Jean Delvare <jdelvare@...e.de>
To: Luca Ceresoli <luca@...aceresoli.net>
Cc: linux-doc@...r.kernel.org, linux-i2c@...r.kernel.org,
Wolfram Sang <wsa@...-dreams.de>,
Peter Rosin <peda@...ntia.se>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 17/26] docs: i2c: i2c-protocol: fix typo
The patch's subject line is wrong, it touches smbus-protocol, not
i2c-protocol.
On Sun, 5 Jan 2020 23:50:03 +0100, Luca Ceresoli wrote:
> The subject is plural, fix the verb.
>
> Signed-off-by: Luca Ceresoli <luca@...aceresoli.net>
> ---
> Documentation/i2c/smbus-protocol.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/i2c/smbus-protocol.rst b/Documentation/i2c/smbus-protocol.rst
> index 3c0fb3a2044d..de7285de5e93 100644
> --- a/Documentation/i2c/smbus-protocol.rst
> +++ b/Documentation/i2c/smbus-protocol.rst
> @@ -145,7 +145,7 @@ SMBus Write Word
> Implemented by i2c_smbus_write_word_data()
>
> This is the opposite of the Read Word operation. 16 bits
> -of data is written to a device, to the designated register that is
> +of data are written to a device, to the designated register that is
> specified through the Comm byte.::
>
> S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P
Reviewed-by: Jean Delvare <jdelvare@...e.de>
--
Jean Delvare
SUSE L3 Support
Powered by blists - more mailing lists