Commit b92e593
scsi: ufs: core: Move code out of an if-statement
The previous patch in this series introduced identical code in both
branches of an if-statement. Move that code outside the if-statement.
Reviewed-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20241016201249.2256266-12-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 72e9792 commit b92e593
1 file changed
Lines changed: 13 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10356 | 10356 | | |
10357 | 10357 | | |
10358 | 10358 | | |
10359 | | - | |
10360 | | - | |
10361 | | - | |
10362 | | - | |
10363 | | - | |
10364 | | - | |
10365 | | - | |
10366 | | - | |
10367 | | - | |
10368 | | - | |
10369 | | - | |
10370 | | - | |
10371 | | - | |
10372 | | - | |
10373 | | - | |
10374 | | - | |
10375 | | - | |
10376 | | - | |
10377 | | - | |
10378 | 10359 | | |
| 10360 | + | |
| 10361 | + | |
| 10362 | + | |
| 10363 | + | |
| 10364 | + | |
| 10365 | + | |
| 10366 | + | |
| 10367 | + | |
| 10368 | + | |
| 10369 | + | |
| 10370 | + | |
| 10371 | + | |
| 10372 | + | |
10379 | 10373 | | |
10380 | 10374 | | |
10381 | 10375 | | |
| |||
0 commit comments