Commit 32a4781
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>1 parent 980660c commit 32a4781
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | | - | |
| 1270 | + | |
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
| |||
3877 | 3877 | | |
3878 | 3878 | | |
3879 | 3879 | | |
3880 | | - | |
3881 | | - | |
| 3880 | + | |
3882 | 3881 | | |
3883 | 3882 | | |
3884 | 3883 | | |
| |||
3902 | 3901 | | |
3903 | 3902 | | |
3904 | 3903 | | |
3905 | | - | |
3906 | 3904 | | |
3907 | 3905 | | |
3908 | 3906 | | |
3909 | 3907 | | |
3910 | 3908 | | |
| 3909 | + | |
| 3910 | + | |
| 3911 | + | |
3911 | 3912 | | |
3912 | 3913 | | |
3913 | 3914 | | |
| |||
3917 | 3918 | | |
3918 | 3919 | | |
3919 | 3920 | | |
| 3921 | + | |
| 3922 | + | |
| 3923 | + | |
3920 | 3924 | | |
3921 | 3925 | | |
3922 | 3926 | | |
| |||
3925 | 3929 | | |
3926 | 3930 | | |
3927 | 3931 | | |
3928 | | - | |
3929 | 3932 | | |
3930 | 3933 | | |
3931 | 3934 | | |
| |||
0 commit comments