From: Joe Perches <[email protected]> Date: Wed, 25 Jun 2014 16:55:25 -0700
> Make the code flow a little better for 80 columns. > > Use a consistent style for the RX and TX rings allocation. > Use BIT macro. > Use a temporary unsigned int entries for (1<<size). > Remove the OOM messages as they duplicate the generic > OOM and dump_stack() provided by the memory subsystem. > Reflow allocs to 80 columns. > > Signed-off-by: Joe Perches <[email protected]> > Acked-by: Don Fry <[email protected]> > --- > V2: Use pcnet32 as patch prefix, amd is too generic > > Still depends on patch 1/22: pci-dma-compat: Add pci_zalloc_consistent helper If this has a dependency on a patch I'm not added to my tree, I'm not applying this one either. -- 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/

