aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAndrei Emeltchenko <[email protected]>2012-03-14 18:54:15 +0200
committerGustavo Padovan <[email protected]>2012-05-09 00:41:32 -0300
commit2e3c35ead821498f5b0a5b6c62365fbb187420fc (patch)
tree461eefd8dc453b46d1bf4f2f5aa3706a15424c7b /include/linux/debugobjects.h
parent1f350c8724881fe6b1be9aa68d1e49508a6f8ab9 (diff)
Bluetooth: trivial: Remove sparse warnings
Fix sparse warnings related to incorrect type in assignment and static symbol. Also use const keyword. Warnings are shown below: ... net/bluetooth/mgmt.c:305:28: warning: incorrect type in assignment (different base types) net/bluetooth/mgmt.c:305:28: expected unsigned short [usertype] *opcode net/bluetooth/mgmt.c:305:28: got restricted __le16 *<noident> ... net/bluetooth/mgmt.c:2609:3: warning: symbol 'mgmt_handlers' was not declared. Should it be static? ... Signed-off-by: Andrei Emeltchenko <[email protected]> Acked-by: Marcel Holtmann <[email protected]> Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions