On Tue, Dec 02, 2014 at 07:10:41PM -0600, Paul H wrote: > A tutorial I read suggested using a different branch for applying the > patches; I named it "fix-spaces". It would appear it is mistaken > then?
You have to make your patch against the linux-next tree, not Linus's tree, so as to not duplicate other people's work that has already been accepted. You can name your branch whatever you want to, that doesn't matter :) greg k-h -- 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/

