sched/core: Add kernel-doc for set_cpus_allowed_ptr()
authorCosta Shulyupin <costa.shul@redhat.com>
Tue, 29 Aug 2023 08:25:51 +0000 (11:25 +0300)
committerIngo Molnar <mingo@kernel.org>
Tue, 29 Aug 2023 19:02:58 +0000 (21:02 +0200)
commitae89408341f59e39d3b7d9e0d58905722136a176
tree28b3c74ad88dda6c442f54a8bae339ae9ac06810
parent97efd28334e271a7e1112ac4dca24d3feea8404b
sched/core: Add kernel-doc for set_cpus_allowed_ptr()

This is an exported symbol, so it should have kernel-doc.
Add a note to very similar function do_set_cpus_allowed()
to avoid confusion and misuse.

Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230829082551.2661290-1-costa.shul@redhat.com
include/linux/sched.h