commit | b428e712e1c684a17d788f8e29c7e61f0d92b690 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 18 11:29:36 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jun 20 10:30:19 2017 +0200 |
tree | 0fc2957cf16a746f72111203438cebc8e3bae873 | |
parent | 3ecd8cf23f88d5df1c545a5c04217987abb28575 [diff] |
mmc: queue: delete mmc_req_is_special() commit cdf8a6fb48882651049e468e6b16956fb83db86c "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>