linux_dsm_epyc7002/drivers/net/wireless/zydas/zd1211rw
Colin Ian King 76d1f95983 wireless: zd1211rw: remove redundant assignment of pointer 'q'
Pointer q is initialized and then almost immediately afterwards being
re-assigned the same value. Remove the second redundant assignment.

Cleans up clang warning:
drivers/net/wireless/zydas/zd1211rw/zd_mac.c:503:23: warning: Value
stored to 'q' during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-02-27 18:16:35 +02: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
zd_chip.c
zd_chip.h
zd_def.h
zd_mac.c wireless: zd1211rw: remove redundant assignment of pointer 'q' 2018-02-27 18:16:35 +02:00
zd_mac.h
zd_rf_al2230.c
zd_rf_al7230b.c
zd_rf_rf2959.c zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate' 2017-07-28 18:02:41 +03:00
zd_rf_uw2453.c
zd_rf.c
zd_rf.h
zd_usb.c zd1211rw: constify usb_device_id 2017-08-10 11:56:04 +03:00
zd_usb.h