Commit c48e13e
mmc: core: Remove redundant null check
This change removes a redundant null check found by Smatch.
Fixes: 403a029 ("mmc: core: Add open-ended Ext memory addressing")
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/linux-mmc/[email protected]/
Signed-off-by: Avri Altman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>1 parent 31e75ed commit c48e13e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments