Re: [PATCH] fix some coding style problem in drivers/staging/iio/frequency/ad9832.c

From: Dan Carpenter
Date: Mon Jun 02 2014 - 15:11:27 EST


On Mon, Jun 02, 2014 at 07:05:01PM +0200, Federico Di Pierro wrote:
> - else {
> + } else {
> ret = -EINVAL;
> break;
> }
>
>
> Signed-off-by: Federico Di Pierro <nierro92@xxxxxxxxx>

This goes after the changelog and before the diff.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/