]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix comment typo for __skb_alloc_pages()
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 30 Aug 2013 14:36:14 +0000 (15:36 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 02:17:40 +0000 (22:17 -0400)
commit15b809495879c0229c93e5b2f5e7c75a582d1dc3
tree0ea1729d7ae0038c0f1e45ea251f2d9c83d21b53
parentb6245bc5679da4e5a83087990af774a75168baa9
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 <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h