iio: accel: sca3000: Fix syntax errors in comments
Delete the redundant word 'via'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Link: https://lore.kernel.org/r/20220604040541.8470-1-wangxiang@cdjrlc.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
38d5cd1e7e
commit
9e63be2acb
@ -424,7 +424,7 @@ error_ret:
|
||||
* sca3000_print_rev() - sysfs interface to read the chip revision number
|
||||
* @indio_dev: Device instance specific generic IIO data.
|
||||
* Driver specific device instance data can be obtained via
|
||||
* via iio_priv(indio_dev)
|
||||
* iio_priv(indio_dev)
|
||||
*/
|
||||
static int sca3000_print_rev(struct iio_dev *indio_dev)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user