diff options
author | 2019-11-15 09:27:59 +0200 | |
---|---|---|
committer | 2019-11-15 09:34:28 +0200 | |
commit | eb3dc36eeca465a6a647afc7db8d00a5d4f2fb82 (patch) | |
tree | 05ed240caf685f0ad359949b416ea21d8aa9c585 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: bump FW API to 51 for 22000 series (diff) | |
download | wireguard-linux-eb3dc36eeca465a6a647afc7db8d00a5d4f2fb82.tar.xz wireguard-linux-eb3dc36eeca465a6a647afc7db8d00a5d4f2fb82.zip |
iwlwifi: remove redundant assignment to variable bufsz
The variable bufsz is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions