diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-11-15 10:27:59 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2019-11-15 10:34:28 +0300 |
| commit | eb3dc36eeca465a6a647afc7db8d00a5d4f2fb82 (patch) | |
| tree | 05ed240caf685f0ad359949b416ea21d8aa9c585 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | ffe5619fd869a0721cedb66368323b656380d94c (diff) | |
| download | linux-eb3dc36eeca465a6a647afc7db8d00a5d4f2fb82.tar.xz | |
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
