summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2026-05-29 20:33:36 +0300
committerThierry Reding <treding@nvidia.com>2026-05-31 08:25:06 +0300
commit7ba53a3d1c4dae0124b2c141ae551ab9d9d7f1f9 (patch)
tree6cd83d9d98da3f5659fd76c3c07292b87cccf6f1 /include/linux/debugobjects.h
parent55ee4d297e3929beac865714b681a4f25759868f (diff)
downloadlinux-7ba53a3d1c4dae0124b2c141ae551ab9d9d7f1f9.tar.xz
firmware: tegra: bpmp: Propagate debugfs errors
The Tegra BPMP debugfs code returns -ENOMEM for most cases where calls to debugfs_create_dir() or debugfs_create_file() fail. These debugfs functions return an ERR_PTR with the actual error code on failure. Therefore, update the Tegra BPMP debugfs code to propagate the actual error code on failure. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions