android_kernel_oneplus_msm8998/drivers/net/wireless/iwlegacy
Arnd Bergmann 682c360eb2 iwlegacy: avoid warning about missing braces
commit 2cce76c3fab410520610a7d2f52faebc3cfcf843 upstream.

gcc-6 warns about code in il3945_hw_txq_ctx_free() being
somewhat ambiguous:

drivers/net/wireless/intel/iwlegacy/3945.c:1022:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]

This adds a set of curly braces to avoid the warning.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-30 10:18:36 +02:00
..
3945-debug.c
3945-mac.c iwlegacy: convert hex_dump_to_buffer() to %*ph 2015-07-21 18:08:21 +03:00
3945-rs.c
3945.c iwlegacy: avoid warning about missing braces 2016-09-30 10:18:36 +02:00
3945.h
4965-calib.c
4965-debug.c
4965-mac.c mac80211: allow to transmit A-MSDU within A-MPDU 2015-09-22 15:21:23 +02:00
4965-rs.c iwlegacy: 4965-rs: Remove bogus colon after newline from debug message 2015-03-03 14:22:46 +02:00
4965.c
4965.h mac80211: allow to transmit A-MSDU within A-MPDU 2015-09-22 15:21:23 +02:00
commands.h
common.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
common.h debugfs: Pass bool pointer to debugfs_create_bool() 2015-10-04 11:36:07 +01:00
csr.h
debug.c iwlegacy: convert hex_dump_to_buffer() to %*ph 2015-07-21 18:08:21 +03:00
iwl-spectrum.h
Kconfig
Makefile
prph.h