Re: [PATCH] iio:imu:mpu6050: Modify matricies to matrices

2021-03-16 Thread Guoqing Chi
On Tue, 16 Mar 2021 22:04:33 -0700 Randy Dunlap wrote: > On 3/16/21 7:41 PM, Guoqing chi wrote: > > From: Guoqing Chi > > > > The complex number of "matrix" is "matrices". > > (I would say that the plural of matrix is matrices.) Yes??your suggest is better. I will resent patch V2 for this.

Re: [PATCH] iio:imu:mpu6050: Modify matricies to matrices

2021-03-16 Thread Randy Dunlap
On 3/16/21 7:41 PM, Guoqing chi wrote: > From: Guoqing Chi > > The complex number of "matrix" is "matrices". (I would say that the plural of matrix is matrices.) > > Signed-off-by: Guoqing Chi Acked-by: Randy Dunlap Thanks. > --- > include/linux/platform_data/invensense_mpu6050.h | 2 +-

[PATCH] iio:imu:mpu6050: Modify matricies to matrices

2021-03-16 Thread Guoqing chi
From: Guoqing Chi The complex number of "matrix" is "matrices". Signed-off-by: Guoqing Chi --- 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/in