Re: [PATCH 14/18] [media] RedRat3: Rename a jump label in redrat3_init_rc_dev()

2016-11-18 Thread Mauro Carvalho Chehab
gt; > return NULL; > > } > > I don't see *any* sense on patches like this. Please don't flood me with > useless patches like that. > > I'll silently ignore any patches like this during my review. Btw: [PATCH 14/18] [media] RedRat3: Rename a jump

Re: [PATCH 14/18] [media] RedRat3: Rename a jump label in redrat3_init_rc_dev()

2016-11-18 Thread Mauro Carvalho Chehab
Em Thu, 13 Oct 2016 18:42:16 +0200 SF Markus Elfring escreveu: > From: Markus Elfring > Date: Thu, 13 Oct 2016 15:00:12 +0200 > > Adjust a jump label according to the Linux coding style convention. > > Signed-off-by: Markus Elfring > --- > drivers/media/rc/redrat3.c | 5 ++--- > 1 file chang

[PATCH 14/18] [media] RedRat3: Rename a jump label in redrat3_init_rc_dev()

2016-10-13 Thread SF Markus Elfring
From: Markus Elfring Date: Thu, 13 Oct 2016 15:00:12 +0200 Adjust a jump label according to the Linux coding style convention. Signed-off-by: Markus Elfring --- drivers/media/rc/redrat3.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/media/rc/redrat3.c b/driv