Hi Paul, > None of these files are actually using any __init type directives > and hence don't need to include <linux/init.h>. Most are just a > left over from __devinit and __cpuinit removal, or simply due to > code getting copied from one driver to the next. > > Cc: Marcel Holtmann <[email protected]> > Cc: Gustavo Padovan <[email protected]> > Cc: Johan Hedberg <[email protected]> > Cc: [email protected] > Signed-off-by: Paul Gortmaker <[email protected]> > --- > drivers/bluetooth/ath3k.c | 1 - > drivers/bluetooth/bcm203x.c | 1 - > drivers/bluetooth/bfusb.c | 1 - > drivers/bluetooth/bluecard_cs.c | 1 - > drivers/bluetooth/bpa10x.c | 1 - > drivers/bluetooth/bt3c_cs.c | 1 - > drivers/bluetooth/btuart_cs.c | 1 - > drivers/bluetooth/dtl1_cs.c | 1 - > 8 files changed, 8 deletions(-)
I can take this single patch via bluetooth-next tree or if Linus for example wants to take the whole series, then that is fine with me as well. Acked-by: Marcel Holtmann <[email protected]> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

