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/accel: fix repeated words in comments

Delete the redundant word 'in'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Link: https://lore.kernel.org/r/20220823140023.2567-1-wangjianli@cdjrlc.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

wangjianli and committed by
Jonathan Cameron
1cf507cf 4eba8239

+1 -1
+1 -1
drivers/iio/accel/kxcjk-1013.c
··· 1064 1064 1065 1065 /* 1066 1066 * We will expect the enable and disable to do operation in 1067 - * in reverse order. This will happen here anyway as our 1067 + * reverse order. This will happen here anyway as our 1068 1068 * resume operation uses sync mode runtime pm calls, the 1069 1069 * suspend operation will be delayed by autosuspend delay 1070 1070 * So the disable operation will still happen in reverse of