diff options
| author | Jon Hunter <jonathanh@nvidia.com> | 2026-05-29 20:33:36 +0300 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2026-05-31 08:25:06 +0300 |
| commit | 7ba53a3d1c4dae0124b2c141ae551ab9d9d7f1f9 (patch) | |
| tree | 6cd83d9d98da3f5659fd76c3c07292b87cccf6f1 /include/linux/workqueue_api.h | |
| parent | 55ee4d297e3929beac865714b681a4f25759868f (diff) | |
| download | linux-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/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
