diff options
author | 2021-03-03 13:20:47 +0100 | |
---|---|---|
committer | 2021-03-30 11:42:01 +0200 | |
commit | 1d848c28874e9bf12460dc085ec116d062de8e68 (patch) | |
tree | b0f3d4b0f57f4cf4d2949bf255046055a5e0ed19 /drivers/mmc/core/queue.h | |
parent | mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL (diff) | |
download | wireguard-linux-1d848c28874e9bf12460dc085ec116d062de8e68.tar.xz wireguard-linux-1d848c28874e9bf12460dc085ec116d062de8e68.zip |
mmc: block: Drop use of unlikely() in mmc_blk_probe()
mmc_blk_probe() isn't a hotpath, which makes it's questionable to use
unlikely(). Therefore let's simply drop it.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20210303122049.151986-2-ulf.hansson@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/core/queue.h')
0 files changed, 0 insertions, 0 deletions