diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-10-10 17:41:33 +0300 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-10-11 14:21:15 +0800 |
commit | 78c1b8e822a0bcf9655a0da3633137b51e17f068 (patch) | |
tree | 449d9258d975cae3df3db81e9c288b3063346aeb /fs/cramfs/inode.c | |
parent | 23d3a86948b65055345dc1fe778513e4bf3b07d6 (diff) | |
download | linux-3.10-78c1b8e822a0bcf9655a0da3633137b51e17f068.tar.gz linux-3.10-78c1b8e822a0bcf9655a0da3633137b51e17f068.tar.bz2 linux-3.10-78c1b8e822a0bcf9655a0da3633137b51e17f068.zip |
Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
Use standard print specifier and remove print_hex_dump_bytes call.
Makes output more sensible:
...
[18809.401218] 00000000: 0b 00 00 fe 5b fc 01 f2 00 00 00 ....[......
...
would be changed to
...
[18809.401218] Bluetooth: hex: 0b 00 00 fe 5b fc 01 f2 00 00 00
...
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'fs/cramfs/inode.c')
0 files changed, 0 insertions, 0 deletions