diff options
author | Andrei Emeltchenko <[email protected]> | 2012-10-05 13:57:49 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-10-19 15:53:18 -0400 |
commit | afe3840a1a07371cf1b8bbe01b9bb4c410e3bba1 (patch) | |
tree | 471fa6d64e0311e40dbd232a0b4266554b8b818a /lib/cpu-notifier-error-inject.c | |
parent | f575f65897e84018ee7163407ca5514272e11223 (diff) |
mwifiex: Using %*phD instead of print_hex_dump_bytes
Make output more readable and remove unneeded function call.
...
mwifiex_sdio mmc0:0001:1: last_cmd_index = 3
last_cmd_id: 00000000: 16 00 cd 00 83 00 df 00 28 00 ........(.
...
would be changed to:
...
mwifiex_sdio mmc0:0001:1: last_cmd_index = 3
mwifiex_sdio mmc1:0001:1: last_cmd_id: 16 00 cd 00 83 00 df 00 28 00
...
Signed-off-by: Andrei Emeltchenko <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions