Commit 1501ae7
ntb_perf: Fix printk format
The correct printk format is %pa or %pap, but not %pa[p].
Fixes: 99a0605 ("NTB: ntb_perf: Fix address err in perf_copy_chunk")
Signed-off-by: Max Hawking <[email protected]>
Signed-off-by: Jon Mason <[email protected]>1 parent e229897 commit 1501ae7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
1230 | | - | |
| 1230 | + | |
1231 | 1231 | | |
1232 | 1232 | | |
1233 | 1233 | | |
| |||
0 commit comments