v2 Fixed the code as per the comments from version 1: * Removed unnecessary comments * Fixed the label name to address label location * Changed the type of functions, which always return 0 to void Vladimirs Ambrosovs (3): staging: iio_simple_dummy: fix init function staging: iio_simple_dummy: fix return types staging: iio_simple_dummy: fix module_param type drivers/staging/iio/iio_dummy_evgen.c | 4 +--- drivers/staging/iio/iio_simple_dummy.c | 21 +++++++++++---------- drivers/staging/iio/iio_simple_dummy_events.c | 4 +--- 3 files changed, 13 insertions(+), 16 deletions(-) -- 2.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html