From 69dba9bbc50609f19ee89d62d5199c81fcbc74b2 Mon Sep 17 00:00:00 2001 From: Jean Sacren Date: Thu, 27 Aug 2015 18:05:49 -0600 Subject: [PATCH] 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-format-patch failed