Bluetooth: Utilize %*ph specifier
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 11 Dec 2017 10:10:33 +0000 (12:10 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Dec 2017 23:28:42 +0000 (00:28 +0100)
commit8a950794484480641b3f3fceb89b7f6e2d1e1328
tree42a02242120e13620f5d334c4f47b2e404a122bc
parentc30b93eade2ad1d77695669f25ddeb3833588d3b
Bluetooth: Utilize %*ph specifier

Instead of open coding byte-by-byte printing, re-use %*ph specifier.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_debugfs.c