]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
iio: imu: fix typo from adjustement to adjustment
authorShi Hao <i.shihao.999@gmail.com>
Mon, 16 Mar 2026 09:00:12 +0000 (14:30 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Mar 2026 19:13:51 +0000 (19:13 +0000)
Fix incorrect spelling in a comment.

- adjustement -> adjustment

Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c

index 6aee6c989485efcb1dba86086ca054fc82dbe8dc..47394594d17abdb4d812de43796f2623731e6d8d 100644 (file)
@@ -125,7 +125,7 @@ static int inv_magn_init(struct inv_mpu6050_state *st)
        }
 
        /*
-        * Sensitivity adjustement and scale to Gauss
+        * Sensitivity adjustment and scale to Gauss
         *
         * Hadj = H * (((ASA - 128) * 0.5 / 128) + 1)
         * Factor simplification: