• Luiz Augusto von Dentz's avatar
    Bluetooth: btintel: Fix existing sparce warnings · 069ab3f9
    Luiz Augusto von Dentz authored
    This fix the following warnings detect with make W=1 C=1:
    
    drivers/bluetooth/btintel.c:1041:38: warning: cast to restricted __le32
    drivers/bluetooth/btintel.c:1786:25: warning: cast to restricted __le16
    drivers/bluetooth/btintel.c:1795:25: warning: cast to restricted __le16
    drivers/bluetooth/btintel.c:1796:25: warning: cast to restricted __le16
    drivers/bluetooth/btintel.c:1797:25: warning: cast to restricted __le16
    Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
    069ab3f9
btintel.c 68.8 KB