]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: queue: delete mmc_req_is_special()
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 18 May 2017 09:29:36 +0000 (11:29 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jun 2017 08:30:19 +0000 (10:30 +0200)
commita5a2888144ce94d9f2b86d3ce4aedf5678b349ec
tree0fc2957cf16a746f72111203438cebc8e3bae873
parent60a3bf4887ebef82e90595ff7c13c7d7e20e2f92
mmc: queue: delete mmc_req_is_special()

commit 73ae97b498d217a114e93c738646015f6b10319d
"mmc: block: Introduce queue semantics"
deleted the last user of mmc_req_is_special() and it was
a horrible hack to classify requests as "special" or
"not special" to begin with, so delete the helper.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/queue.h