On Fri, 2015-06-26 at 22:40 +0300, Tal Shorer wrote: > It won't break, but this will make me compile something I don't need > and may not want. > Wouldn't it make more sense to put this unified code in a new file > (maybe drivers/usb/class/cdc.c) and have all related drivers depend on > that instead of on usbnet? > The less code that is compiled but never runs, the happier I am. It would suck in the common modular case. Each modules needs at least a full page. Sorry Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html