[media] cx24120: fix minor checkpatch-error

Remove multiple blank likes.

Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
diff --git a/drivers/media/dvb-frontends/cx24120.c b/drivers/media/dvb-frontends/cx24120.c
index d1c7ccb..a14d0f1 100644
--- a/drivers/media/dvb-frontends/cx24120.c
+++ b/drivers/media/dvb-frontends/cx24120.c
@@ -1463,8 +1463,8 @@
 	c->block_count.len = 1;
 	c->block_count.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
 
-
 	state->cold_init = 1;
+
 	return 0;
 }