Hi,

You should leave the "PATCH 00/10" in place in the subject line. Then
it's a little clearer which parts go together. The usual practise is
also to add a version number to the patch set when resending with the
rest of the cover letter subject line kept the same in order to be clear
which previous patches are now updated. With git this is easy, give
--subject-prefix="PATCH v3" to git format-patch to get the version
number added to all patches automatically.


Cheers,

        Patrik


On Tue, 2013-08-27 at 14:59 +0200, Peter Meerwald wrote:
> patch 1: fixes typos in doc/advanced-configuration.txt
> patch 2,3,4: aim to correct the spelling of 'preferred'
> patch 5,6,7: introduce and use helper functions to trim trailing whitespace 
> from config values
> patch 8,9,10: duplicate code to vpn/ to fix link error; document in 
> vpn-config-format.txt
> 
> trailing whitespace in config values should be ignored as it leads to 
> hard-to-find errors and
> unexpected behaviour; patch 5 has more details
> 
> this patch series incorporates Patrik's comments, thanks!


_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to