From: Florian Fainelli Date: Fri, 30 Aug 2013 14:36:14 +0000 (+0100) Subject: net: fix comment typo for __skb_alloc_pages() X-Git-Tag: v3.12-rc1~132^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6fc9fa0e1686d8a06aaa14005d3dbf7978d81f;p=pandora-kernel.git net: fix comment typo for __skb_alloc_pages() The name of the function in the comment is __skb_alloc_page() while we are actually commenting __skb_alloc_pages(). Fix this typo and make it a valid kernel doc comment. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed