diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-01-29 01:05:28 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-28 18:06:06 -0800 |
commit | 7fceb4de75f993a598d27af835e87b19b8be514e (patch) | |
tree | 9531f013d95aca7eaee1f1792f001c5014275f65 /block/blk-cgroup.h | |
parent | cd0c75a78d737935c5ca8e7e2bfe7415d851bbce (diff) | |
download | linux-7fceb4de75f993a598d27af835e87b19b8be514e.tar.bz2 |
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 'block/blk-cgroup.h')
0 files changed, 0 insertions, 0 deletions