summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda665x.h
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-15 08:47:21 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 11:55:44 -0200
commitf5ae4f6f482191c531ea9e50ac91d9bd2ffca171 (patch)
treea5a1c9553ae58fb19eddbb594f8f0596a3b33e20 /drivers/media/dvb/frontends/tda665x.h
parent1e42dc78900e9d0ce89d77f3ba6aca00abd5f1b5 (diff)
downloadop-kernel-dev-f5ae4f6f482191c531ea9e50ac91d9bd2ffca171.zip
op-kernel-dev-f5ae4f6f482191c531ea9e50ac91d9bd2ffca171.tar.gz
V4L/DVB (13809): Fix Checkpatch violations
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/tda665x.h')
-rw-r--r--drivers/media/dvb/frontends/tda665x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/tda665x.h b/drivers/media/dvb/frontends/tda665x.h
index c0b544d..ec7927a 100644
--- a/drivers/media/dvb/frontends/tda665x.h
+++ b/drivers/media/dvb/frontends/tda665x.h
@@ -40,7 +40,7 @@ extern struct dvb_frontend *tda665x_attach(struct dvb_frontend *fe,
#else
static inline struct dvb_frontend *tda665x_attach(struct dvb_frontend *fe,
- const struct tda665x_config *config,
+ const struct tda665x_config *config,
struct i2c_adapter *i2c)
{
printk(KERN_WARNING "%s: Driver disabled by Kconfig\n", __func__);
OpenPOWER on IntegriCloud