drivers/media/tuners/r820t.c:945 r820t_sysfreq_sel() warn: inconsistent 
indenting

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

diff --git a/drivers/media/tuners/r820t.c b/drivers/media/tuners/r820t.c
index 71159a58860f..a7a8452e99d2 100644
--- a/drivers/media/tuners/r820t.c
+++ b/drivers/media/tuners/r820t.c
@@ -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,
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to