[media] r820t: fix identing
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 29 Apr 2015 12:40:24 +0000 (09:40 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 1 May 2015 09:03:25 +0000 (06:03 -0300)
drivers/media/tuners/r820t.c:945 r820t_sysfreq_sel() warn: inconsistent indenting

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/r820t.c

index 71159a58860fc973cf5354278bf270e7b22a6f31..a7a8452e99d23b2598e4bcb11bbe61a63d735c31 100644 (file)
@@ -941,8 +941,8 @@ static int r820t_sysfreq_sel(struct r820t_priv *priv, u32 freq,
                rc = r820t_write_reg_mask(priv, 0x10, 0x00, 0x04);
                if (rc < 0)
                        return rc;
-        }
-        return 0;
+       }
+       return 0;
 }
 
 static int r820t_set_tv_standard(struct r820t_priv *priv,