Re: [PATCH 1/8] net/ipv6/sit.c: Checkpatch cleanup

From: David Miller
Date: Sun Apr 01 2012 - 23:11:56 EST


From: Eldad Zack <eldad@xxxxxxxxxxxxxxx>
Date: Sun, 1 Apr 2012 19:49:01 +0200

> sit.c:118: ERROR: "foo * bar" should be "foo *bar"
> sit.c:694: ERROR: "(foo*)" should be "(foo *)"
> sit.c:724: ERROR: "(foo*)" should be "(foo *)"
>
> Signed-off-by: Eldad Zack <eldad@xxxxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/