2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/drivers/staging/wilc1000
Nathan Chancellor 1cbe5fe261 staging: wilc1000: Remove unnecessary array index check
This statment triggers GCC's -Wtype-limit since key_index is an
unsigned integer so it cannot be less than zero.

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-06 19:11:23 -07:00
..
coreconfigurator.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
coreconfigurator.h staging: wilc1000: remove unnecessary file and function header comments 2018-05-03 13:56:35 -07:00
host_interface.c staging: wilc1000: Remove useless function 2018-05-06 19:11:23 -07:00
host_interface.h staging: wilc1000: Remove useless function 2018-05-06 19:11:23 -07:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: use is_broadcast_ether_addr check for broadcast address 2018-05-03 13:56:36 -07:00
linux_wlan.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging: wilc1000: updated TODO list 2018-04-25 15:55:10 +02:00
wilc_debugfs.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_sdio.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_spi.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wfi_cfgoperations.c staging: wilc1000: Remove unnecessary array index check 2018-05-06 19:11:23 -07:00
wilc_wfi_cfgoperations.h staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for function name 2018-05-03 13:56:35 -07:00
wilc_wfi_netdevice.h staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wilc_wlan_if.h staging: wilc1000: rename mac status macros and moved related #define together 2018-04-26 09:43:04 +02:00
wilc_wlan.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan.h staging: wilc1000: remove unsed typedef wilc_debug_func 2018-04-26 09:43:04 +02:00