diff options
author | Kamalesh Babulal <kamalesh.babulal@oracle.com> | 2023-09-12 12:34:34 +0530 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-09-18 08:57:22 -1000 |
commit | fd55c0adb46a44c9a0630dc32509e4733c290103 (patch) | |
tree | 2d6c4effd628948ce3ac45352430c503f4fc0b0d /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | ce9ecca0238b140b88f43859b211c9fdfd8e5b70 (diff) |
cgroup: Check for ret during cgroup1_base_files cft addition
There is no check for possible failure while populating
cgroup1_base_files cft in css_populate_dir(), like its cgroup v2 counter
parts cgroup_{base,psi}_files. In case of failure, the cgroup might not
be set up right. Add ret value check to return on failure.
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions