Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[cascardo/linux.git] / drivers / staging / iio / iio_dummy_evgen.c
index 132d278..5a804f1 100644 (file)
@@ -202,6 +202,7 @@ static struct device iio_evgen_dev = {
 static __init int iio_dummy_evgen_init(void)
 {
        int ret = iio_dummy_evgen_create();
+
        if (ret < 0)
                return ret;
        device_initialize(&iio_evgen_dev);