summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-01-23 14:20:01 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-25 15:11:33 +0300
commit650655d3c8955aaeb220601e903dcfbcbf650d08 (patch)
tree8408c3ad0d2d7ff62c325f8596b25f5beaeed4eb /tools/perf/scripts/python/call-graph-from-sql.py
parentdbff176ac7aaf6085f8f5ac8a4bdea3e15e069b6 (diff)
downloadlinux-650655d3c8955aaeb220601e903dcfbcbf650d08.tar.xz
staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'
Structure pwrcfgcmd is being zero'd at initialization however this value is never read as few statements later in a loop it is being assigned a new value, hence the initialization is redundant and can be removed. Cleans up clang warning: drivers/staging/rtl8188eu/hal/pwrseqcmd.c:25:20: warning: Value stored to 'pwrcfgcmd' 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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions