On Wed, Apr 9, 2014 at 9:14 AM, Antti Palosaari <[email protected]> wrote: > +extern struct dvb_frontend *rtl2832_sdr_attach(struct dvb_frontend *fe, > + struct i2c_adapter *i2c, const struct rtl2832_config *cfg, > + struct v4l2_subdev *sd);
Thanks for the patch! Joe has been going on a crusade to remove externs as they are not needed, if we can avoid adding new ones that'll prevent another followp cleanup patch. Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
