Hello, All trivial cleanups without meaningful behavior changes. Thanks. The following changes since commit daadb3bd0e8d3e317e36bc2c1542e86c528665e5: Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2022-01-11 17:24:45 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.18 for you to fetch changes up to f9da322e864e5cd3dc217480e73f78f47cf40c5b: cgroup: cleanup comments (2022-03-13 19:19:27 -1000) ---------------------------------------------------------------- Tom Rix (1): cgroup: cleanup comments Wei Yang (2): cgroup: rstat: use same convention to assign cgroup_base_stat cgroup: rstat: retrieve current bstat to delta directly Yang Li (1): cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment kernel/cgroup/cgroup.c | 2 ++ kernel/cgroup/cpuset.c | 10 +++++----- kernel/cgroup/freezer.c | 2 +- kernel/cgroup/rstat.c | 5 ++--- 4 files changed, 10 insertions(+), 9 deletions(-) -- tejun