cgroup: clean up printk()
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 1 Aug 2023 07:22:14 +0000 (12:52 +0530)
committerTejun Heo <tj@kernel.org>
Wed, 2 Aug 2023 19:36:24 +0000 (09:36 -1000)
commit55a5956a55b453ccbfb3297bdf34091e23d47455
tree720b3e2bf04ea76c1168b72599c8bc2668122f8d
parenta3fdeeb3f1c1fad3b7b07aa96a7e422fde3c2c15
cgroup: clean up printk()

Convert the only printk() to use pr_*() helper. No functional change.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup/cgroup.c