netlink: fix checkpatch errors space and "foo *bar"
authorWang Yufen <wangyufen@huawei.com>
Mon, 17 Feb 2014 08:53:32 +0000 (16:53 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2014 21:57:28 +0000 (16:57 -0500)
ERROR: spaces required and "(foo*)" should be "(foo *)"

Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c

Simple merge