[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131220144406.GC6562@hmsreliant.think-freely.org>
Date: Fri, 20 Dec 2013 09:44:06 -0500
From: Neil Horman <nhorman@...driver.com>
To: Wang Weidong <wangweidong1@...wei.com>
Cc: davem@...emloft.net, vyasevich@...il.com, netdev@...r.kernel.org,
linux-sctp@...r.kernel.org
Subject: Re: [PATCH net-next 2/5] sctp: fix checkpatch errors with foo
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@...wei.com>
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 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