Please fix up this crazy multi-line tabbing that happened in
these function arg list transformations.
There's also space-tab sequences in here which should be fixed
up too in fact that's how I noticed the multi-line problem:
+ git apply --check --whitespace=error-all diff
diff:35: space before tab in indent.
struct fib_rule_hdr *frh)
diff:48: space before tab in indent.
struct fib_rule_hdr *frh)
diff:61: space before tab in indent.
struct fib_rule_hdr *frh)
fatal: 3 lines add whitespace errors.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html