summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2016-04-12 11:25:07 (GMT)
committerUlf Hansson <ulf.hansson@linaro.org>2016-05-02 08:33:28 (GMT)
commitd310ae4936ccf1186851692c511483c794dd7701 (patch)
tree6a6314a26e8e910d247ca9a4d7c680c3063107f2 /ipc
parent706e86e9de7cfd5220784f6329d92f65de883d71 (diff)
downloadlinux-d310ae4936ccf1186851692c511483c794dd7701.tar.xz
mmc: sdhci: Remove redundant condition
The logic '!mmc.f_max || (mmc.f_max && mmc.f_max > max_clk)' is equivalent to '!mmc.f_max || mmc.f_max > max_clk'. Reported-by: David Binderman <dcb314@hotmail.com> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions