diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-06-29 15:58:42 +0300 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2023-06-29 15:58:42 +0300 |
commit | d7c24960975b02211c53afe97c36acde5c8ff933 (patch) | |
tree | 15bab77a3a1c44cc82a4d3f28306f65e5679b6a9 /tools/perf/scripts/python | |
parent | 872b368b2282604aafbc8af1275e0b28a73b8636 (diff) | |
download | linux-d7c24960975b02211c53afe97c36acde5c8ff933.tar.xz |
LoongArch: Delete unnecessary debugfs checking
Debugfs functions are not supposed to be checked for errors. This
is sort of unusual but it is described in the comments for the
debugfs_create_dir() function. Also debugfs_create_dir() can never
return NULL.
Reviewed-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions