diff options
author | Randy Dunlap <[email protected]> | 2023-01-07 18:12:17 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2023-01-10 12:28:17 -1000 |
commit | 32a47817d07557ffca9992964c514fd79bda6fba (patch) | |
tree | 4a8ce68a94603338e9c6373c96a162de1c2e2b97 /scripts/gdb/linux/modules.py | |
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 <[email protected]>
Cc: Waiman Long <[email protected]>
Cc: Zefan Li <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: [email protected]
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions