From: Andrei Emeltchenko Date: Mon, 30 Jul 2012 21:40:23 +0000 (-0700) Subject: vsprintf: add %pMR for Bluetooth MAC address X-Git-Tag: v3.6-rc1~41^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76597ff989a1fbaa9b9a1e54007cd759bf257ab7;p=pandora-kernel.git vsprintf: add %pMR for Bluetooth MAC address Bluetooth uses mostly LE byte order which is reversed for visual interpretation. Currently in Bluetooth in use unsafe batostr function. This is a slightly modified version of Joe's patch (sent Sat, Dec 4, 2010). Signed-off-by: Andrei Emeltchenko Cc: Joe Perches Cc: Marcel Holtmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed