summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/si21xx.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-04 14:18:37 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-04 14:18:37 -0300
commitf48cc706c1b203e3e10d3e30380e96d27c5bf858 (patch)
tree560676f9e152bdd86500b88f1d9c467b69aa90fd /linux/drivers/media/dvb/frontends/si21xx.c
parent9e12f044a86db8366796e7720a9c40316db0cb4a (diff)
downloadmediapointer-dvb-s2-f48cc706c1b203e3e10d3e30380e96d27c5bf858.tar.gz
mediapointer-dvb-s2-f48cc706c1b203e3e10d3e30380e96d27c5bf858.tar.bz2
Whitespace cleanups
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/si21xx.c')
-rw-r--r--linux/drivers/media/dvb/frontends/si21xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/si21xx.c b/linux/drivers/media/dvb/frontends/si21xx.c
index bad4ce9b8..2f69a173d 100644
--- a/linux/drivers/media/dvb/frontends/si21xx.c
+++ b/linux/drivers/media/dvb/frontends/si21xx.c
@@ -989,7 +989,7 @@ static struct dvb_frontend_ops si21xx_ops = {
.diseqc_send_burst = si21xx_send_diseqc_burst,
.set_tone = si21xx_set_tone,
.set_voltage = si21xx_set_voltage,
-
+
.set_property = si21xx_set_property,
.get_property = si21xx_get_property,
.set_frontend = si21xx_set_frontend,