aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-01-29 01:05:28 +0900
committerDavid S. Miller <davem@davemloft.net>2014-01-28 18:06:06 -0800
commit7fceb4de75f993a598d27af835e87b19b8be514e (patch)
tree9531f013d95aca7eaee1f1792f001c5014275f65 /drivers
parentMerge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs (diff)
downloadlinux-dev-7fceb4de75f993a598d27af835e87b19b8be514e.tar.xz
linux-dev-7fceb4de75f993a598d27af835e87b19b8be514e.zip
net: Fix warning on make htmldocs caused by skbuff.c
This patch fixed following Warning while executing "make htmldocs". Warning(/net/core/skbuff.c:2164): No description found for parameter 'from' Warning(/net/core/skbuff.c:2164): Excess function parameter 'source' description in 'skb_zerocopy' Replace "@source" with "@from" fixed the warning. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions