[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071019.163308.80858795.davem@davemloft.net>
Date: Fri, 19 Oct 2007 16:33:08 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joakim.koskela@...t.fi
Cc: netdev@...r.kernel.org, kaber@...sh.net
Subject: Re: [PATCH] netdev: Interfamily support for IPSEC BEET
Please fix up these whitespace errors in your patch, thank you:
+ git apply --check --whitespace=error-all diff
Space in indent is followed by a tab.
diff:329: if (x->sel.family == AF_INET) {
Space in indent is followed by a tab.
diff:330: x->props.header_len += IPV4_BEET_PHMAXLEN +
Space in indent is followed by a tab.
diff:331: (sizeof(struct ipv6hdr) - sizeof(struct iphdr));
Space in indent is followed by a tab.
diff:332: }
Space in indent is followed by a tab.
diff:347: (x->props.mode != XFRM_MODE_BEET ||
Space in indent is followed by a tab.
diff:348: x->sel.family != AF_INET6)) {
fatal: 6 lines add whitespace errors.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists