[PATCH 0/3] iio: frequency: Fix checkpatch warnings

Daniel Baluta daniel.baluta at gmail.com
Fri Dec 12 17:05:49 EET 2014


On Fri, Dec 12, 2014 at 4:48 PM, Roberta Dobrescu
<roberta.dobrescu at gmail.com> wrote:
> This patchset fixes warnings detected using checkpatch.pl,
> such as: useless 'out of memory' message, unnecessary braces around single
> statement, inadequate usage of msleep function.
>
> Roberta Dobrescu (3):
>   iio: frequency: Remove 'out of memory' message
>   iio: frequency: Remove unnecessary braces around single statement
>   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(-)

This patch series looks good to me.

Don't forget to use ./scripts/get_maintainer.pl to expand the To/Cc list.

Daniel.


More information about the firefly mailing list