diff options
author | Juri Lelli <[email protected]> | 2014-01-14 16:10:39 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-01-16 09:27:12 +0100 |
commit | 5778fccf361c9ba443b45d822f3d875f64c80084 (patch) | |
tree | 90771f537c4ecc158b361bfe6319e7c0fde7bb56 /fs/jbd/commit.c | |
parent | 71362650b555a5b24c732e455484cc7cac1c8588 (diff) |
sched/core: Fix htmldocs warnings
Fengguang Wu's kbuild test robot reported the following new htmldocs warnings:
>>> Warning(kernel/sched/core.c:3380): No description found for parameter 'uattr'
>>> Warning(kernel/sched/core.c:3380): Excess function parameter 'attr' description in 'sys_sched_setattr'
>>> Warning(kernel/sched/core.c:3520): No description found for parameter 'uattr'
>>> Warning(kernel/sched/core.c:3520): Excess function parameter 'attr' description in 'sys_sched_getattr'
The second argument to sys_sched_{setattr,getattr}() is named uattr (not attr).
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Juri Lelli <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Dario Faggioli <[email protected]>
Fixes: d50dde5a10f3 ("sched: Add new scheduler syscalls to support an extended scheduling parameters ABI")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions