summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-09-12 12:16:24 +0200
committerMarcel Holtmann <marcel@holtmann.org>2017-10-06 20:35:47 +0200
commit753f5d91d35b4d709505b73e640e64448857be37 (patch)
tree4af2468eb16057dbe648473760a7c90f4c97eae3 /drivers/bluetooth/btmrvl_sdio.c
parent766154b7d47b092605171df8930b864efc8ef5c8 (diff)
downloadlinux-753f5d91d35b4d709505b73e640e64448857be37.tar.bz2
ieee802154: fix gcc-4.9 warnings
All older compiler versions up to gcc-4.9 produce these harmless warnings: drivers/net/ieee802154/ca8210.c: In function 'ca8210_skb_tx': drivers/net/ieee802154/ca8210.c:1947:9: warning: missing braces around initializer [-Wmissing-braces] This changes the syntax to something that works on all versions without warnings. Fixes: ded845a781a5 ("ieee802154: Add CA8210 IEEE 802.15.4 device driver") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Stefan Schmidt <stefan@osg.samsung.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btmrvl_sdio.c')
0 files changed, 0 insertions, 0 deletions