Commit 7e926f4
mmc:sdio: Remove unneeded variable ret
In sdio_bus_remove the variable is unneeded,remove it now.
Signed-off-by: wangbo <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>1 parent 69d91ed commit 7e926f4
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | 182 | | |
184 | 183 | | |
185 | 184 | | |
| |||
205 | 204 | | |
206 | 205 | | |
207 | 206 | | |
208 | | - | |
| 207 | + | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
| |||
0 commit comments