On Wed, May 09, 2012 at 11:47:18PM -0400, Paul Gortmaker wrote: > A git grep happened to lead me into this dir, and once there I couldn't > simply leave and pretend I didn't see the stuff that I saw. > > There were duplicated basic networking headers like if_ether.h and > ip.h (of course, some ancient versions, too). And a whole whack of > boilerplate endian handling functionality duplicated too. > > I forced myself to stop looking after that. Yes, it's a mess, thanks for working on cleaning it up, even a little bit, it all helps. > Anyway, a trivial redirection onto mainline's networking headers > in the proper include dir, and a deletion of any references to > the endian headers and the thing still happily builds on x86_64 > and ppc even after shitcanning seven useless files. > > These three commits are against May 8th's linux-next tree. I've > used "-D" to hide the line-by-line content of the deletions. Can you regenerate these with the full deletion content? There have been some spelling fixes in these files, and your patches do not apply due to them. I can hand-edit the patches if you regenerate it. Or if you rebase on the last linux-next tree, that will pick those changes up and then I can apply these properly. thanks, greg k-h -- 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