Commit bb9d08e
ublk: remove task variable from __ublk_ch_uring_cmd()
The variable is computed from a simple expression and used once, so just
replace it with the expression.
Signed-off-by: Caleb Sander Mateos <[email protected]>
Reviewed-by: Ming Lei <[email protected]>1 parent cfc1ece commit bb9d08e
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2172 | 2172 | | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | | - | |
2176 | 2175 | | |
2177 | 2176 | | |
2178 | 2177 | | |
| |||
2207 | 2206 | | |
2208 | 2207 | | |
2209 | 2208 | | |
2210 | | - | |
2211 | | - | |
| 2209 | + | |
2212 | 2210 | | |
2213 | 2211 | | |
2214 | 2212 | | |
| |||
0 commit comments