diff options
author | 2023-05-03 19:46:30 +0900 | |
---|---|---|
committer | 2023-05-22 17:26:09 -0400 | |
commit | a1f871f9f30124669d7afbdb8754f0826f49b564 (patch) | |
tree | 9d7cfd372bbfee63bee244bd0d38591e54fb7593 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge patch series "Add Command Duration Limits support" (diff) | |
download | wireguard-linux-a1f871f9f30124669d7afbdb8754f0826f49b564.tar.xz wireguard-linux-a1f871f9f30124669d7afbdb8754f0826f49b564.zip |
scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() fails
The 'err' variable is used only as the result of
ufshcd_hba_init_crypto_capabilities(), so return 'err' immediately when
failed. If it is not an error, explicitly return 0.
Signed-off-by: Keoseong Park <keosung.park@samsung.com>
Link: https://lore.kernel.org/r/20230503104630epcms2p8b82734102ffb920531e9264604086372@epcms2p8
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions