Re: [PATCH net-next] netlink: add spaces around '&' in netlink_recv/sendmsg()
From: Yang Yingliang Date: Thu, 17 Sep 2020 11:32:23 +0800 > It's hard to read the code without spaces around '&', > for better reading, add spaces around '&'. > > Signed-off-by: Yang Yingliang Applied.
[PATCH net-next] netlink: add spaces around '&' in netlink_recv/sendmsg()
It's hard to read the code without spaces around '&', for better reading, add spaces around '&'. Signed-off-by: Yang Yingliang --- net/netlink/af_netlink.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c index d2d144