Skip to content
Commit 8db580cc authored by Sachin Kamat's avatar Sachin Kamat Committed by Chris Ball
Browse files

mmc: Remove redundant null check before kfree in bus.c



kfree on a null pointer is a no-op.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarChris Ball <cjb@laptop.org>
parent 4c42d6cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment