On 01/29/2010 12:26 AM, Erich Hoover wrote:
When submitting multiple patches that apply to the same component but each patch is unrelated (ie. each one fixes a different issue), is it still appropriate to label the patches with the [PATCH X/Y] notation? In the case I have at hand the patches are even for different files of the same component, so the apply order completely doesn't matter.
Then send them separately. That avoids having the rest of the patch chain being blocked by a rejected patch further in the front of the chain.
bye michael