diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-01-30 21:25:37 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-02-27 19:16:35 +0300 |
commit | 76d1f95983a0903eaff857ba1e4ec0ac9febf225 (patch) | |
tree | 7fb0bb9b652e340bb9a4fbcd6e3acd61470272b0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 94907e8d135b61011d157097c92c9f28983d96ea (diff) | |
download | linux-76d1f95983a0903eaff857ba1e4ec0ac9febf225.tar.xz |
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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions