From: Andrei Emeltchenko Date: Mon, 12 Mar 2012 13:59:31 +0000 (+0200) Subject: Bluetooth: trivial: Correct types X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739f43e860748f0e86034512d65ca480581b1b35;p=pandora-kernel.git Bluetooth: trivial: Correct types Fix sparse warnigns below: ... net/bluetooth/hci_sysfs.c:458:33: warning: cast to restricted __be32 net/bluetooth/hci_sysfs.c:458:47: warning: cast to restricted __be16 ... Signed-off-by: Andrei Emeltchenko Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed