]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/dvb/frontends/zl10353.h
V4L/DVB (9259): s5h1411: Checkpatch compliance
[linux-2.6-omap-h63xx.git] / drivers / media / dvb / frontends / zl10353.h
index fc734c22b5fa9d8231aa723698eb43746ba1d290..fdbb88ff75fe80eebba27d7c94c67022c84e9f30 100644 (file)
@@ -47,7 +47,7 @@ extern struct dvb_frontend* zl10353_attach(const struct zl10353_config *config,
 static inline struct dvb_frontend* zl10353_attach(const struct zl10353_config *config,
                                           struct i2c_adapter *i2c)
 {
-       printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __FUNCTION__);
+       printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
        return NULL;
 }
 #endif /* CONFIG_DVB_ZL10353 */