diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2023-03-01 16:47:55 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2023-04-03 15:29:05 +0300 |
commit | 60b3a99a3b50c94814b84795e38e2161767ea277 (patch) | |
tree | d267ac63b476ca54cdd3f45f72460f6dc260a97e /scripts/gdb/linux/stackdepot.py | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | linux-60b3a99a3b50c94814b84795e38e2161767ea277.tar.xz |
firmware: tegra: bpmp: Fix error paths in debugfs
Some error paths in mrq_debug_read and bpmp_debug_show would overwrite
the return error code with a subsequent call to mrq_debug_close.
Change the code to only change the error code if there was no prior
error.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions