From: Andrei Emeltchenko Date: Mon, 11 Jun 2012 08:13:09 +0000 (+0300) Subject: Bluetooth: Correct debug print specifier for u16 objects X-Git-Tag: v3.6-rc1~125^2~57^2~2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e0951007b051046587e73ffc9716caa024d537;p=pandora-kernel.git Bluetooth: Correct debug print specifier for u16 objects Some functions print u16 objects as "0xc03" others as "0x0c03". Patch ensures that opcodes printed are the in the same format and consistent with bluetooth code. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed