From: Patrick McHardy Date: Wed, 17 Apr 2013 06:46:57 +0000 (+0000) Subject: netlink: rename ssk to sk in struct netlink_skb_params X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~88^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32123e59871b9389d5b3fe9318611c7f1d1307a;p=pandora-kernel.git netlink: rename ssk to sk in struct netlink_skb_params Memory mapped netlink needs to store the receiving userspace socket when sending from the kernel to userspace. Rename 'ssk' to 'sk' to avoid confusion. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed