summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-01-22 18:57:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-23 13:42:03 +0300
commitf93a2b8b161c7a41dfd844c025b89938415a503c (patch)
treef202819cfe64982dd6429e1ec35c3dff03c1e5fb /tools/perf/scripts/python/export-to-postgresql.py
parent0d8e205d7aed80d0c88f124bde32632e5623b025 (diff)
downloadlinux-f93a2b8b161c7a41dfd844c025b89938415a503c.tar.xz
staging: rtl8192u: remove redundant initialization of 'timeout'
Variable timeout is initialized however this value is never read and it is reassigned a new value a little later, hence the initialization is redundant and can be removed. Cleans up clang warning: drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1728:6: warning: Value stored to 'timeout' during its initialization is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions