aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_wq.c
diff options
context:
space:
mode:
authorUlf Hansson2019-02-13 20:03:30 +0100
committerUlf Hansson2019-02-25 17:20:21 +0100
commiteae343c290f78916b254972e85e0b419e55618f1 (patch)
tree06535e95538295dfe00d90ddae50adb8a371a728 /crypto/crypto_wq.c
parent9d2d24302e615e984034d2f60a4da739de6bd637 (diff)
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
The only user of mmc_align_data_size() is sdio_align_size(), which is called from SDIO func drivers to let them distinguish, how to optimally allocate data buffers. Let's move mmc_align_data_size() close to the SDIO code as to make it static, rename it to _sdio_align_size() and simplify its definition, all with the purpose of clarifying that this is SDIO specific. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Avri Altman <avri.altman@wdc.com>
Diffstat (limited to 'crypto/crypto_wq.c')
0 files changed, 0 insertions, 0 deletions