This patchset fixes warnings detected using checkpatch.pl, such as: useless 'out of memory' message, unnecessary braces around single statement block, inadequate usage of msleep function. Roberta Dobrescu (3): iio: frequency: Remove 'out of memory' message iio: frequency: Remove unnecessary braces around single statement block iio: frequency: Use usleep_range instead of msleep drivers/iio/frequency/ad9523.c | 2 +- drivers/iio/frequency/adf4350.c | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) -- 1.9.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