mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
afcdb8e55c
If an error occurs, debugfs_create_file() will return ERR_PTR(-ERROR), so use IS_ERR() to check it. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn> Signed-off-by: Thierry Reding <treding@nvidia.com> |
||
---|---|---|
.. | ||
bpmp-debugfs.c | ||
bpmp-private.h | ||
bpmp-tegra186.c | ||
bpmp-tegra210.c | ||
bpmp.c | ||
ivc.c | ||
Kconfig | ||
Makefile |