aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mmc
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-11-30 11:37:38 +0000
committerUlf Hansson <ulf.hansson@linaro.org>2017-12-11 12:48:05 +0100
commit15ff2946b3c9661b14fc5123902dad28e1f13f3e (patch)
tree8ed83d9f27b5f945b0175973137a146dc63bb8b2 /include/linux/mmc
parentmmc: block: blk-mq: fix boolreturn.cocci warnings (diff)
downloadwireguard-linux-15ff2946b3c9661b14fc5123902dad28e1f13f3e.tar.xz
wireguard-linux-15ff2946b3c9661b14fc5123902dad28e1f13f3e.zip
mmc: block: make function mmc_cqe_issue_type static
The function mmc_cqe_issue_type is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: drivers/mmc/core/queue.c:62:21: warning: symbol 'mmc_cqe_issue_type' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions