forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commitc658dc5
mmc: core: Fix tracepoint print of blk_addr and blksz
Swap the positions of blk_addr and blksz in the tracepoint print argumentsso that they match the print format.Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>Fixes:d2f8225 ("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>1 parentdbe7dc6 commitc658dc5
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
| 89 | + | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
0 commit comments
Comments
(0)