Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

iio: imu: fix typo from adjustement to adjustment

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>

authored by

Shi Hao and committed by
Jonathan Cameron
d5036cd3 a27bace4

+1 -1
+1 -1
drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
··· 125 125 } 126 126 127 127 /* 128 - * Sensitivity adjustement and scale to Gauss 128 + * Sensitivity adjustment and scale to Gauss 129 129 * 130 130 * Hadj = H * (((ASA - 128) * 0.5 / 128) + 1) 131 131 * Factor simplification: