diff options
author | Qi Zheng <zhengqi.arch@bytedance.com> | 2023-02-08 07:00:37 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-02-08 08:10:59 +0300 |
commit | eca4c0eea53432ec4b711b2a8ad282cbad231b4f (patch) | |
tree | dfebb4685e5f35a0168ab081f5cca2379b842ac0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 68d8ad3bd9c397f2bf009368cb13e48cb91ea018 (diff) | |
download | linux-eca4c0eea53432ec4b711b2a8ad282cbad231b4f.tar.xz |
OPP: fix error checking in opp_migrate_dentry()
Since commit ff9fb72bc077 ("debugfs: return error values,
not NULL") changed return value of debugfs_rename() in
error cases from %NULL to %ERR_PTR(-ERROR), we should
also check error values instead of NULL.
Fixes: ff9fb72bc077 ("debugfs: return error values, not NULL")
Signed-off-by: Qi Zheng <zhengqi.arch@bytedance.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions