diff options
author | Randy Dunlap <[email protected]> | 2023-01-01 23:17:37 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-02 13:34:48 +0000 |
commit | 43d253781f6321c6a07a5fe4ee72103a679a5f6b (patch) | |
tree | 0d3b563b84b7ddcdf632b0308b7e211bde6c0621 /scripts/gdb/linux/vmalloc.py | |
parent | 819fcf4adfbd55e81c4325e11eccae16ccad4106 (diff) |
net: sched: htb: fix htb_classify() kernel-doc
Fix W=1 kernel-doc warning:
net/sched/sch_htb.c:214: warning: expecting prototype for htb_classify(). Prototype was for HTB_DIRECT() instead
by moving the HTB_DIRECT() macro above the function.
Add kernel-doc notation for function parameters as well.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jamal Hadi Salim <[email protected]>
Cc: Cong Wang <[email protected]>
Cc: Jiri Pirko <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions