summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda8261.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-11-10 19:56:20 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-11-10 19:56:20 -0200
commit28615ed3424329580117e65a34106ca408bf564b (patch)
treeaa2f810250b498a707d78eea44d1171ca1c1c284 /linux/drivers/media/dvb/frontends/tda8261.h
parenta470d1c04a51fcab5650860689d699a172209508 (diff)
downloadmediapointer-dvb-s2-28615ed3424329580117e65a34106ca408bf564b.tar.gz
mediapointer-dvb-s2-28615ed3424329580117e65a34106ca408bf564b.tar.bz2
Whitespace cleanup
From: Mauro Carvalho Chehab <mchehab@redhat.com> Some recent patches added a few bad whitespaces. Remove that. Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/tda8261.h')
-rw-r--r--linux/drivers/media/dvb/frontends/tda8261.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/tda8261.h b/linux/drivers/media/dvb/frontends/tda8261.h
index 3a0545da3..006e45351 100644
--- a/linux/drivers/media/dvb/frontends/tda8261.h
+++ b/linux/drivers/media/dvb/frontends/tda8261.h
@@ -43,7 +43,7 @@ extern struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe,
#else
static inline struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe,
- const struct tda8261_config *config,
+ const struct tda8261_config *config,
struct i2c_adapter *i2c)
{
printk(KERN_WARNING "%s: Driver disabled by Kconfig\n", __func__);