Ken-ichirou MATSUZAWA <chamaken@xxxxxxxxx> wrote: > From: Ken-ichirou MATSUZAWA <chamas@xxxxxxxxxxxxx> > Date: Thu, 7 Nov 2013 16:52:15 +0900 > Subject: [PATCH 2/5] examples: fix trivial error message Something corrupted the patch formattig, breaking long lines, converting tabs/spaces, etc: patch: **** malformed patch at line 45: *attr, void *data) > index a862912..901bd80 100644 > --- a/examples/netfilter/nf-log.c > +++ b/examples/netfilter/nf-log.c > @@ -39,14 +39,14 @@ static int parse_attr_cb(const struct nlattr > *attr, void *data) Here for example. It would be nice if you could fix this (mail patch to yourself, then check if it applies via 'patch -p1' or 'git am'. If you resend, can you also include a 'Signed-off-by' tag? After that, we can apply your change. Thanks! -- 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