media: fix usage of whitespaces and on indentation
[sfrench/cifs-2.6.git] / drivers / media / dvb-frontends / tda18271c2dd.h
index 289653db68e40857832f8ac7b257461ecfa9b62f..afeb9536e9c92110ae774bf2bb9cd2e70e7fe814 100644 (file)
@@ -9,8 +9,8 @@ struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
 static inline struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
                                         struct i2c_adapter *i2c, u8 adr)
 {
-        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
-        return NULL;
+       printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
+       return NULL;
 }
 #endif