summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-01-21 01:31:06 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-22 13:48:05 +0300
commit6065490a1f227c652b0b84f3c282bb8d2a40e640 (patch)
tree2bce4617a5390355c0205032ef43ddd5b53f80c0 /tools/perf/scripts/python/export-to-sqlite.py
parent203e2de32b00f321cd4a1ff87386567abb8eed70 (diff)
downloadlinux-6065490a1f227c652b0b84f3c282bb8d2a40e640.tar.xz
staging: rtl8712: remove redundant initialization to 'rfPath'
The value stored to rfPath during initialization is never read, the following switch statement re-assigns it a new value on all the case and default paths. Hence the initialization is redundant and can be removed. Cleans up clang warning: drivers/staging/rtl8712/rtl871x_mp.c:544:5: warning: Value stored to 'rfPath' 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-sqlite.py')
0 files changed, 0 insertions, 0 deletions