On Wed, Oct 21, 2015 at 8:35 PM, Scott Matheina <sc...@matheina.com> wrote: > Thanks for the feedback. I'll resubmit. Now I get to figure out how to > resubmit a patch with changes, so a good > learning experience for me. Pure Hobbyist at this time, but I love to learn.
If you haven't already, go read Documentation/SubmittingPatches in the kernel source, it will cover a lot of the basics. Also, as far as I'm concerned, the #1 absolutely most important thing you must always do when submitting patches is to make sure that I can simply save your email and apply it with patch, or import it directly via stgit/git/whatever; if I have to transform your patch in some way to get it to apply, I get grumpy, and I don't like to get grumpy. Beyond that, good luck and have fun :) -- paul moore www.paul-moore.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/