On Wed, Dec 4, 2013 at 12:38 AM, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Sat, Nov 23, 2013 at 12:21:29AM +0800, ZHAO Gang wrote: >> 1. As TODO list suggested, do this sort of things to reduce split lines: >> struct fbr_lookup *fbr; >> fbr = rx_local->fbr[id]; >> Then replace all the instances of "rx_local->fbr[id]" with fbr. >> >> 2. Some code style changes >> >> Signed-off-by: ZHAO Gang <gamerh2o@xxxxxxxxx> > > This series adds a build warning in the driver, so I can't apply it. > > And your other series is a mess, I don't know what's up with it, so I'm > dropping both of these. Please fix these up and resend them. > The build warning is caused by "[PATCH v5 6/7] staging: et131x: remove spinlock adapter->lock", I have resent it. Actually the warning is fixed in the second patch set in patch "[PATCH v2 3/4] staging: et131x: fix build warning", but it's better to not even generate the warning, so I also resent that patch. Now it should be build clean. The second patch set requires the first patch set. All this is because I forgot to build test the first patch set, I will be carefully next time. > thanks, > > greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel