• Andrei Emeltchenko's avatar
    Bluetooth: Silent sparse warnings · 401bb1f7
    Andrei Emeltchenko authored
    Silence warnings below:
    
    net/bluetooth/l2cap_core.c:1662:24: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:1662:27: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:1683:24: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:1683:27: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:2260:46: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:2574:33: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:2581:33: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:4556:24: warning: Using plain integer
    as NULL pointer
    net/bluetooth/l2cap_core.c:4556:27: warning: Using plain integer
    as NULL pointer
    Signed-off-by: default avatarAndrei Emeltchenko <andrei.emeltchenko@intel.com>
    Signed-off-by: default avatarGustavo Padovan <gustavo.padovan@collabora.co.uk>
    401bb1f7
l2cap_core.c 131 KB