commit | c658dc58c7eaa8569ceb0edd1ddbdfda84fe8aa5 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Mar 15 11:22:28 2018 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Mar 15 11:15:22 2018 +0100 |
tree | d82a34c7b0ba6832cce63c5d50e83ff0cca73922 | |
parent | dbe7dc6b9b28f5b012b0bedc372aa0c52521f3e4 [diff] |
mmc: core: Fix tracepoint print of blk_addr and blksz Swap the positions of blk_addr and blksz in the tracepoint print arguments so that they match the print format. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Fixes: d2f82254e4e8 ("mmc: core: Add members to mmc_request and mmc_data for CQE's") Cc: <stable@vger.kernel.org> # 4.14+ Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>