diff options
author | 2020-07-21 16:38:06 +0300 | |
---|---|---|
committer | 2020-07-21 15:59:04 -0700 | |
commit | 79890d3f3cde559e0fc5a50cf77176dfcf64b6c9 (patch) | |
tree | 6cdec55aa1025c5b4aedb709c2c2ac5b763d79b7 /drivers/net/bareudp.c | |
parent | net: ena: add reserved PCI device ID (diff) | |
download | wireguard-linux-79890d3f3cde559e0fc5a50cf77176dfcf64b6c9.tar.xz wireguard-linux-79890d3f3cde559e0fc5a50cf77176dfcf64b6c9.zip |
net: ena: cosmetic: satisfy gcc warning
gcc 4.8 reports a warning when initializing with = {0}.
Dropping the "0" from the braces fixes the issue.
This fix is not ANSI compatible but is allowed by gcc.
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bareudp.c')
0 files changed, 0 insertions, 0 deletions