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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to