Too long lines may cause error when sending a patch with git send-email. fatal: patch.patch:287: patch contains a line longer than 998 characters This series wraps long lines to 80 characters. Máté Eckl (5): doc: data-types.txt: Wrap extra long lines to 80 chars doc: payload-expression.txt: Wrap extra long lines to 80 chars doc: primary-expression.txt: Wrap extra long lines to 80 chars doc: stateful-objects.txt: Wrap extra long lines to 80 chars doc: statements.txt: Wrap extra long lines to 80 chars doc/data-types.txt | 29 +++++++--- doc/payload-expression.txt | 24 +++++++-- doc/primary-expression.txt | 16 ++++-- doc/stateful-objects.txt | 9 +++- doc/statements.txt | 108 ++++++++++++++++++++++++++++--------- 5 files changed, 146 insertions(+), 40 deletions(-) -- ecklm -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html