[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

Re: Your editor/IDE settings for autocompletion and other easiness

2014-11-22 Thread Oussama Jabbari
On Sat, Nov 22, 2014 at 4:58 AM, Andrey Utkin wrote: > (I was asked to research this topic to help students. So please ignore > this topic if all you want to say is that it is OK to code in editor > without autocompletion and any other integration, and that there's LXR > website. We all know that.