linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Guoqing chi <chi962464zy@163.com>, jic23@kernel.org
Cc: linux-kernel@vger.kernel.org, chiguoqing@yulong.com
Subject: Re: [PATCH V2] iio:imu:mpu6050: Modify matricies to matrices
Date: Wed, 17 Mar 2021 08:24:33 -0700	[thread overview]
Message-ID: <ccaa6038-0b52-9b3b-f50c-f63ddf3a8747@infradead.org> (raw)
In-Reply-To: <20210317061930.478-1-chi962464zy@163.com>

On 3/16/21 11:19 PM, Guoqing chi wrote:
> From: Guoqing Chi <chiguoqing@yulong.com>
> 
> The plural of "matrix" is "matrices".
> 
> Signed-off-by: Guoqing Chi <chiguoqing@yulong.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
> V2:fix "complex number of" to "plural of".
> 
>  include/linux/platform_data/invensense_mpu6050.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/platform_data/invensense_mpu6050.h b/include/linux/platform_data/invensense_mpu6050.h
> index 93974f4cfba1..f05b37521f67 100644
> --- a/include/linux/platform_data/invensense_mpu6050.h
> +++ b/include/linux/platform_data/invensense_mpu6050.h
> @@ -12,7 +12,7 @@
>   *			mounting matrix retrieved from device-tree)
>   *
>   * Contains platform specific information on how to configure the MPU6050 to
> - * work on this platform.  The orientation matricies are 3x3 rotation matricies
> + * work on this platform.  The orientation matrices are 3x3 rotation matrices
>   * that are applied to the data to rotate from the mounting orientation to the
>   * platform orientation.  The values must be one of 0, 1, or -1 and each row and
>   * column should have exactly 1 non-zero value.
> 


-- 
~Randy


  reply	other threads:[~2021-03-17 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17  6:19 [PATCH V2] iio:imu:mpu6050: Modify matricies to matrices Guoqing chi
2021-03-17 15:24 ` Randy Dunlap [this message]
2021-03-18  1:20   ` Guoqing Chi
2021-03-20 18:42     ` Jonathan Cameron

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=ccaa6038-0b52-9b3b-f50c-f63ddf3a8747@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=chi962464zy@163.com \
    --cc=chiguoqing@yulong.com \
    --cc=jic23@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).