On Mon, 2016-04-18 at 11:49 -0400, Jes.Sorensen@xxxxxxxxxx wrote: > From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> > > Hi, > > This is the last set of patches I have in my queue for the rtl8xxxu > driver, as of today :) > > Since the driver has grown to support quite a number of different > chips, I want to split it into multiple files. This will make it > easier to maintain and also eaiser to add support for more chips > without having to constantly touch the core files. > > This set renames a bunch of functions to indicate that they are > generic rather than chip specific. I will look at doing the actual > moving around in a set right after the current merge window closes. It's a bit of a pity that the identifiers are all quite long. Using these long identifiers makes 80 column content a bit right shifted and single line statements unlikely. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html