aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2021-06-05 18:18:43 +0800
committerDavid S. Miller <[email protected]>2021-06-07 12:28:41 -0700
commit0e5c90848a28edc726c6badf6875790830c9428c (patch)
treeada8b1af971e9bf9583b293c155ff00e74b24658 /tools/perf/scripts/python
parent9a034f25e4721c0f021c33ca0788c7dc13bed290 (diff)
sch_htb: fix doc warning in htb_charge_class()
Add description for parameters of htb_charge_class() to fix gcc W=1 warnings: net/sched/sch_htb.c:663: warning: Function parameter or member 'q' not described in 'htb_charge_class' net/sched/sch_htb.c:663: warning: Function parameter or member 'cl' not described in 'htb_charge_class' net/sched/sch_htb.c:663: warning: Function parameter or member 'level' not described in 'htb_charge_class' net/sched/sch_htb.c:663: warning: Function parameter or member 'skb' not described in 'htb_charge_class' Signed-off-by: Yu Kuai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions