diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-07 18:12:17 -0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-01-10 12:28:17 -1000 |
commit | 32a47817d07557ffca9992964c514fd79bda6fba (patch) | |
tree | 4a8ce68a94603338e9c6373c96a162de1c2e2b97 /Documentation/admin-guide/kernel-parameters.txt | |
parent | 980660cae7994ab03b31b2a32940c70e8421fc99 (diff) |
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Fix kernel-doc notation warnings:
kernel/cgroup/cpuset.c:1309: warning: Excess function parameter 'cpuset' description in 'update_parent_subparts_cpumask'
kernel/cgroup/cpuset.c:3909: warning: expecting prototype for cpuset_mem_spread_node(). Prototype was for cpuset_spread_node() instead
Also drop a blank line before EXPORT_SYMBOL_GPL() to be consistent
with kernel coding style.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Waiman Long <longman@redhat.com>
Cc: Zefan Li <lizefan.x@bytedance.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: cgroups@vger.kernel.org
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.txt')
0 files changed, 0 insertions, 0 deletions