Re: [PATCH] staging: iio: adis16060: Fix coding style problem

2014-08-07 Thread Jonathan Cameron
On 06/08/14 18:06, Oussama Jabbari wrote: > This patch fixes a warning from checkpatch.pl script : > "WARNING: Missing a blank line after declarations" > > Signed-off-by: Oussama Jabbari Whilst I find it hard to care about this particular issue, I'm accepting this mainly to avoid getting the same

[PATCH] staging: iio: adis16060: Fix coding style problem

2014-08-06 Thread Oussama Jabbari
This patch fixes a warning from checkpatch.pl script : "WARNING: Missing a blank line after declarations" Signed-off-by: Oussama Jabbari --- The reason of this patch is for completing one task of the Eudyptula Challenge. drivers/staging/iio/gyro/adis16060_core.c |1 + 1 file changed, 1 inse