Commit 1596859
scsi: storvsc: Remove redundant ternary operators
Remove redundant ternary operators to clean up the code.
Signed-off-by: Liao Yuanhong <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>1 parent 2537577 commit 1596859
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1941 | 1941 | | |
1942 | 1942 | | |
1943 | 1943 | | |
1944 | | - | |
1945 | | - | |
| 1944 | + | |
| 1945 | + | |
1946 | 1946 | | |
1947 | 1947 | | |
1948 | 1948 | | |
| |||
0 commit comments