]> git.baikalelectronics.ru Git - kernel.git/commit
net_sched: add missing paddattr description
authorEric Dumazet <edumazet@google.com>
Wed, 8 Jun 2016 13:19:45 +0000 (06:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jun 2016 18:17:39 +0000 (11:17 -0700)
commit7ce5d94f51092349069564932b9b5caf21f70701
tree2fc71d47b23d1f37c37587bd9462f26f7875d6de
parente30a25caa9aefc22367e8efed43fcf80d8fb1352
net_sched: add missing paddattr description

"make htmldocs" complains otherwise:

.//net/core/gen_stats.c:65: warning: No description found for parameter 'padattr'
.//net/core/gen_stats.c:101: warning: No description found for parameter 'padattr'

Fixes: 8f63c8fdea51 ("sched: align nlattr properly when needed")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/gen_stats.c