On Thu, Dec 19, 2013 at 02:51:59PM +0800, Wang Weidong wrote: > fix three foo type errors below: > ERROR: "(foo*)" should be "(foo *)" > ERROR: "foo * bar" should be "foo *bar" > ERROR: "foo* bar" should be "foo *bar" > > Signed-off-by: Wang Weidong <wangweidong1@xxxxxxxxxx> Could you come up with a more descriptive subject line please. I understand the meaning, but anyone not familiar with checkpatch won't have any idea what that means. Neil -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html