diff options
| author | Linus Walleij <[email protected]> | 2017-02-01 12:47:55 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2017-02-13 12:20:59 +0000 |
| commit | 74f5ba357c7cd63c664e65fb7a116dbc0538a2ec (patch) | |
| tree | 17c0d5ec29d4dadbf4cce97328df056335f3d140 /drivers/mmc/core/queue.c | |
| parent | mmc: block: refactor mmc_blk_rw_try_restart() (diff) | |
| download | kernel-74f5ba357c7cd63c664e65fb7a116dbc0538a2ec.tar.gz kernel-74f5ba357c7cd63c664e65fb7a116dbc0538a2ec.zip | |
mmc: block: rename mmc_active to areq
The mmc_active member of struct mmc_queue_req has a very
confusing name: this is certainly not always "active", it is
the asynchronous request associated by the mmc_queue_req
but it is not guaranteed to be "active" in any sense, such
as being running on the host.
Simply rename this member to "areq".
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/mmc/core/queue.c')
0 files changed, 0 insertions, 0 deletions
