diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-06-29 20:58:42 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2023-06-29 20:58:42 +0800 |
commit | d7c24960975b02211c53afe97c36acde5c8ff933 (patch) | |
tree | 15bab77a3a1c44cc82a4d3f28306f65e5679b6a9 /scripts/gdb/linux/proc.py | |
parent | 872b368b2282604aafbc8af1275e0b28a73b8636 (diff) |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions