[PATCH 1/2 RESEND] staging: lirc: fix checkpath errors: blank lines

2014-07-01 Thread Raphael Poggi
This patch fix checkpath "WARNING: Missing a blank line after declarations" Signed-off-by: Raphaël Poggi --- drivers/staging/media/lirc/lirc_imon.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/media/lirc/lirc_imon.c b/drivers/staging/media/lirc/lirc_imon.c index a5b

Re: [PATCH 1/2 RESEND] staging: lirc: fix checkpath errors: blank lines

2014-06-26 Thread Greg KH
On Wed, Jun 25, 2014 at 09:14:30AM +0200, Raphael Poggi wrote: > This patch fix checkpath "WARNING: Missing a blank line after declarations" > > Signed-off-by: Raphaël Poggi > --- > drivers/staging/media/lirc/lirc_imon.c |3 +++ Please use scripts/get_maintainer.pl to find out who patches fo

[PATCH 1/2 RESEND] staging: lirc: fix checkpath errors: blank lines

2014-06-25 Thread Raphael Poggi
This patch fix checkpath "WARNING: Missing a blank line after declarations" Signed-off-by: Raphaël Poggi --- drivers/staging/media/lirc/lirc_imon.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/media/lirc/lirc_imon.c b/drivers/staging/media/lirc/lirc_imon.c index a5b