Re: [PATCH] Staging: ccree: Add blank line after declarations

2017-12-19 Thread Greg Kroah-Hartman
On Wed, Dec 20, 2017 at 09:32:06AM +0200, Gilad Ben-Yossef wrote: > Hi, > > I've missed this patch as I wasn't CCed and just noticed it in staging-next... > > On Sat, Dec 16, 2017 at 1:43 AM, Kamal Heib wrote: > > This patch adds a blank line after declarations to > > improve code readability. >

Re: [PATCH] Staging: ccree: Add blank line after declarations

2017-12-19 Thread Gilad Ben-Yossef
Hi, I've missed this patch as I wasn't CCed and just noticed it in staging-next... On Sat, Dec 16, 2017 at 1:43 AM, Kamal Heib wrote: > This patch adds a blank line after declarations to > improve code readability. > > Issue find by checkpatch.pl script. > WARNING: Missing a blank line after dec