diff options
author | Tanmay Bhushan <[email protected]> | 2022-12-30 15:18:58 +0100 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-02-18 22:57:25 -0500 |
commit | 08abd0466ec9113908e674d042ec2a36dfc2875c (patch) | |
tree | bc446a3e406cce5405f0b490f43e270c70909ff7 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 240930fb7e6b52229bdee5b1423bfeab0002fed2 (diff) |
ext4: remove dead code in updating backup sb
ext4_update_backup_sb checks for err having some value
after unlocking buffer. But err has not been updated
till that point in any code which will lead execution
of the code in question.
Signed-off-by: Tanmay Bhushan <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions