aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-09-12 12:16:24 +0200
committerMarcel Holtmann <[email protected]>2017-10-06 20:35:47 +0200
commit753f5d91d35b4d709505b73e640e64448857be37 (patch)
tree4af2468eb16057dbe648473760a7c90f4c97eae3 /net/unix/af_unix.c
parent766154b7d47b092605171df8930b864efc8ef5c8 (diff)
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 <[email protected]> Acked-by: Stefan Schmidt <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions