From: Jean Sacren Date: Fri, 28 Aug 2015 00:05:49 +0000 (-0600) Subject: sock: fix kernel doc error X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69dba9bbc50609f19ee89d62d5199c81fcbc74b2;p=pandora-kernel.git sock: fix kernel doc error The symbol '__sk_reclaim' is not present in the current tree. Apparently '__sk_reclaim' was meant to be '__sk_mem_reclaim', so fix it with the right symbol name for the kernel doc. Signed-off-by: Jean Sacren Cc: Hideo Aoki Signed-off-by: David S. Miller --- Reading git-diff-tree failed