Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2022 19:43:35 +0000 (12:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2022 19:43:35 +0000 (12:43 -0700)
commit2fce7ea0e0964e598cf9da8985d2d811f8c6a4a7
treece7f5478e8f7e453e1b06a7ad4d4f522798417a8
parent78383162605e22a2aad88e417bb8fcaf808f147a
parentf9da322e864e5cd3dc217480e73f78f47cf40c5b
Merge branch 'for-5.18' of git://git./linux/kernel/git/tj/cgroup

Pull cgroup updates from Tejun Heo:
 "All trivial cleanups without meaningful behavior changes"

* 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: cleanup comments
  cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
  cgroup: rstat: retrieve current bstat to delta directly
  cgroup: rstat: use same convention to assign cgroup_base_stat
kernel/cgroup/cgroup.c
kernel/cgroup/cpuset.c