linux/drivers/net/wireless/st/cw1200
Varsha Rao 057118edfc cw1200: Remove extra parentheses
Remove unnecessary parentheses to fix the extraneous parentheses clang
warning.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-08-31 18:42:25 +03:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bh.c
bh.h
cw1200.h
cw1200_sdio.c cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
cw1200_spi.c cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
debug.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
debug.h
fwio.c
fwio.h
hwbus.h
hwio.c
hwio.h
main.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
pm.c net/cw1200: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
pm.h wireless: cw1200: use __maybe_unused to hide pm functions_ 2016-03-08 12:32:52 +02:00
queue.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
queue.h
scan.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
scan.h
sta.c mac80211: use QoS NDP for AP probing 2017-11-27 11:23:20 +01:00
sta.h cw1200: Convert timers to use timer_setup() 2017-10-27 10:46:24 +03:00
txrx.c cw1200: Remove extra parentheses 2018-08-31 18:42:25 +03:00
txrx.h
wsm.c cw1200: fix bogus maybe-uninitialized warning 2016-11-17 08:47:58 +02:00
wsm.h