Bluetooth: Use %pMR instead of baswap in seq_show
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 25 Sep 2012 09:49:45 +0000 (12:49 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 21:10:30 +0000 (18:10 -0300)
commit7028a8860f07d0efc5fdd7527fec065b818d108b
tree4a5c53e3b2580186bf9992b9cd138c5d91400983
parentfcb73338ed531dcc00cb17ca76fe3e05f774e4e9
Bluetooth: Use %pMR instead of baswap in seq_show

Use new bluetooth address print specifier %pMR for printing
bluetooth addresses instead of dedicated variable and baswap.

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/af_bluetooth.c