From: Andrei Emeltchenko Date: Tue, 25 Sep 2012 09:49:44 +0000 (+0300) Subject: Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~105^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb73338ed531dcc00cb17ca76fe3e05f774e4e9;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed