diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-11-18 13:36:15 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-11-29 09:05:04 +0100 |
commit | 7db3028e00f0d19d4ab10d3d5f38afb1d7814861 (patch) | |
tree | ee52405d50a2b59b99769dafd19363723ae5aa9e /drivers/mmc/card/queue.c | |
parent | f2818bff37b65bbf05fb2a948f591ff67986e733 (diff) | |
download | linux-stable-7db3028e00f0d19d4ab10d3d5f38afb1d7814861.tar.gz linux-stable-7db3028e00f0d19d4ab10d3d5f38afb1d7814861.tar.bz2 linux-stable-7db3028e00f0d19d4ab10d3d5f38afb1d7814861.zip |
mmc: block: rename data to blkdata
The struct mmc_blk_request contains an opaque void *data that
is actually only used to store a pointer to a per-request
struct mmc_blk_data. This is confusing, so rename the member
to blkdata and forward-declare the block.c local struct.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/card/queue.c')
0 files changed, 0 insertions, 0 deletions