diff options
author | Jim Quinlan <[email protected]> | 2024-08-15 18:57:24 -0400 |
---|---|---|
committer | Krzysztof Wilczyński <[email protected]> | 2024-09-07 16:37:44 +0000 |
commit | 6f61062fce866e2ff1f3300b278e93d939a846a0 (patch) | |
tree | c0c252d82a8f27a8ebbba27de973e2c7d0c89e2b /scripts/generate_rust_analyzer.py | |
parent | ae6476c6de187bea90c729e3e0188143300fa671 (diff) |
PCI: brcmstb: Check return value of all reset_control_* calls
Always check the return value for invocations of reset_control_xxx() and
propagate the error to the next level.
Although the current functions in reset-brcmstb.c cannot fail, this may
someday change.
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Jim Quinlan <[email protected]>
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Stanimir Varbanov <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions