提交 ce9d4756 编写于 作者: O Oussama Jabbari 提交者: Jonathan Cameron

staging: iio: adis16060: Fix coding style problem

This patch fixes a warning from checkpatch.pl script :
"WARNING: Missing a blank line after declarations"
Signed-off-by: NOussama Jabbari <oussama.jabbari@gmail.com>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 889c5580
......@@ -180,6 +180,7 @@ static int adis16060_w_probe(struct spi_device *spi)
int ret;
struct iio_dev *indio_dev = adis16060_iio_dev;
struct adis16060_state *st;
if (!indio_dev) {
ret = -ENODEV;
goto error_ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册