[PATCH 152/206] Staging: hv: Create a common header for all hyperv drivers to include

Greg KH greg at kroah.com
Wed May 11 20:54:47 UTC 2011


On Tue, May 10, 2011 at 07:56:18AM -0700, K. Y. Srinivasan wrote:
> Create a common header (hyperv.h)  for all hyperv drivers to include.
> Free at last ...

Nope, not so quick, you're still chained down :)

Here's where I stopped in applying patches, I did the first 151, which
was a good run...

A few notes on when you redo the remaining patches.

When you create the hyperv.h file, move the stuff from one .h file into
this one at the same time, don't do a "add the structures" in one patch,
and then "delete the structures from the old one" on another.  By doing
it in one patch, git can better track things when they move to keep the
history sane when trying to research things in the past.

So, care to redo the remaining patches and resend them?

thanks,

greg k-h



More information about the devel mailing list