aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorChanWoo Lee <[email protected]>2023-12-15 00:38:12 +0000
committerMartin K. Petersen <[email protected]>2023-12-19 02:09:54 +0000
commit9264fd61e628ce180a168e6b90bde134dd49ec28 (patch)
tree1ae64fff4d8c2eadc6835a9990db4a9f8f077126 /fs/ubifs/commit.c
parentscsi: core: Always send batch on reset or error handling command (diff)
downloadkernel-9264fd61e628ce180a168e6b90bde134dd49ec28.tar.gz
kernel-9264fd61e628ce180a168e6b90bde134dd49ec28.zip
scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_notify()
In commit 031312dbc695 ("scsi: ufs: ufs-qcom: Remove unnecessary goto statements") the error handling was accidentally changed, resulting in the error of ufs_qcom_clk_scale_*() calls not being returned. This is the case I checked: ufs_qcom_clk_scale_notify -> 'ufs_qcom_clk_scale_up_/down_pre_change' error -> return 0; Make sure those errors are properly returned. Fixes: 031312dbc695 ("scsi: ufs: ufs-qcom: Remove unnecessary goto statements") Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: ChanWoo Lee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Andrew Halaney <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions