Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 25 Sep 2012 09:49:44 +0000 (12:49 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 21:10:15 +0000 (18:10 -0300)
commitfcb73338ed531dcc00cb17ca76fe3e05f774e4e9
tree80598b5be53f9187cd290982012822d5666bc194
parent6ed93dc6427d14cdfe0b272cc0a9ee4685ce9ad7
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr

Instead of old unsafe batostr function use %pMR print specifier
for printing Bluetooth addresses in sprintf and seq_printf
statements.

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>
net/bluetooth/cmtp/core.c
net/bluetooth/hci_sysfs.c
net/bluetooth/hidp/core.c
net/bluetooth/l2cap_core.c
net/bluetooth/rfcomm/core.c
net/bluetooth/rfcomm/sock.c
net/bluetooth/rfcomm/tty.c
net/bluetooth/sco.c