diff options
author | Masanari Iida <[email protected]> | 2014-04-18 01:59:15 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-04-24 09:28:32 +0200 |
commit | db66d756c74acb886c51f11b501c2fe622018a0a (patch) | |
tree | ef785254a4f918a088b8aab324530938719135cc /tools/perf/scripts/python | |
parent | 4d0fa8a0f01272d4de33704f20303dcecdb55df1 (diff) |
sched/docbook: Fix 'make htmldocs' warnings caused by missing description
When 'flags' argument to sched_{set,get}attr() syscalls were
added in:
6d35ab48090b ("sched: Add 'flags' argument to sched_{set,get}attr() syscalls")
no description for 'flags' was added. It causes the following warnings on "make htmldocs":
Warning(/kernel/sched/core.c:3645): No description found for parameter 'flags'
Warning(/kernel/sched/core.c:3789): No description found for parameter 'flags'
Signed-off-by: Masanari Iida <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions