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

iio: imu: adis16475: remove extra line

Remove extra line before adis16475_probe().

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://patch.msgid.link/20250808-adis15475-extraline-v1-1-e3259a466e95@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Nuno Sá and committed by
Jonathan Cameron
d2d75e25 f01701a8

-1
-1
drivers/iio/imu/adis16475.c
··· 1930 1930 return 0; 1931 1931 } 1932 1932 1933 - 1934 1933 static int adis16475_probe(struct spi_device *spi) 1935 1934 { 1936 1935 struct iio_dev *indio_dev;