On Wed, 10 Oct 2012, Peter Chen wrote:

> > That means the first patch breaks the code.  People running "git 
> > bisect" might happen to hit a commit in between the two patches, and 
> > their kernels won't compile.  That's not acceptable.
> 
> So, a good practice is merging .h (changed API) and .c(using this API)
> into a commit?

Absolutely.  That's the only way to avoid having an invalid 
intermediate kernel.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to