Re: [PATCH] [media] tda18271: Fix identation

2014-11-27 Thread Michael Ira Krufky
On Wed, Nov 26, 2014 at 10:26 AM, Mauro Carvalho Chehab mche...@osg.samsung.com wrote: As reported by smatch: drivers/media/tuners/tda18271-common.c:176 tda18271_read_extended() warn: if statement not indented Signed-off-by: Mauro Carvalho Chehab mche...@osg.samsung.com diff --git

Re: [PATCH] [media] tda18271: Fix identation

2014-11-27 Thread Mauro Carvalho Chehab
Em Thu, 27 Nov 2014 13:47:09 -0500 Michael Ira Krufky mkru...@linuxtv.org escreveu: On Wed, Nov 26, 2014 at 10:26 AM, Mauro Carvalho Chehab mche...@osg.samsung.com wrote: As reported by smatch: drivers/media/tuners/tda18271-common.c:176 tda18271_read_extended() warn: if statement

Re: [PATCH] [media] tda18271: Fix identation

2014-11-27 Thread Michael Ira Krufky
On Thu, Nov 27, 2014 at 1:59 PM, Mauro Carvalho Chehab mche...@osg.samsung.com wrote: Em Thu, 27 Nov 2014 13:47:09 -0500 Michael Ira Krufky mkru...@linuxtv.org escreveu: On Wed, Nov 26, 2014 at 10:26 AM, Mauro Carvalho Chehab mche...@osg.samsung.com wrote: As reported by smatch:

Re: [PATCH] [media] tda18271: Fix identation

2014-11-27 Thread Antti Palosaari
On 11/27/2014 09:04 PM, Michael Ira Krufky wrote: On Thu, Nov 27, 2014 at 1:59 PM, Mauro Carvalho Chehab mche...@osg.samsung.com wrote: Em Thu, 27 Nov 2014 13:47:09 -0500 Michael Ira Krufky mkru...@linuxtv.org escreveu: On Wed, Nov 26, 2014 at 10:26 AM, Mauro Carvalho Chehab

[PATCH] [media] tda18271: Fix identation

2014-11-26 Thread Mauro Carvalho Chehab
As reported by smatch: drivers/media/tuners/tda18271-common.c:176 tda18271_read_extended() warn: if statement not indented Signed-off-by: Mauro Carvalho Chehab mche...@osg.samsung.com diff --git a/drivers/media/tuners/tda18271-common.c b/drivers/media/tuners/tda18271-common.c index