Re: How can I send multiple unrelated patches?

2015-07-27 Thread Kristof Provost
On 2015-07-27 14:38:49 (+0800), Navy Cheng  wrote:
> How about the unrelated patches? How can I show the order of the unrelated
> patches?
> 
If the patches are unrelated I wouldn't expect the order to matter, so
just '[PATCH] Fix foo in bar' and '[PATCH] Prettify baz' should be fine.

If the order does matter (i.e. patch B requires patch A to be applied
before it can be applied) they're not really unrelated.

Regards,
Kristof

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


How can I send multiple unrelated patches?

2015-07-26 Thread Navy Cheng
Hi,
I know multiple related patches should be sent like this:

Subject: [Patch 1/10] ...
Subject: [Patch 2/10] ...
.
.
.
Subject: [Patch 10/10] ...

How about the unrelated patches? How can I show the order of the unrelated
patches?


___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies