diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-01-30 18:25:37 +0000 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2018-02-27 18:16:35 +0200 |
| commit | 76d1f95983a0903eaff857ba1e4ec0ac9febf225 (patch) | |
| tree | 7fb0bb9b652e340bb9a4fbcd6e3acd61470272b0 /lib/mpi/mpicoder.c | |
| parent | 94907e8d135b61011d157097c92c9f28983d96ea (diff) | |
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>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions
