diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-01-13 15:31:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-14 17:16:51 +0300 |
commit | b0bd9ae346f06e1725c3aa29cfb37c81231ffd82 (patch) | |
tree | 6c10c511e803d092b47ca65184696544dbcd4f30 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f896ee51b93e192fa38a62d8cef8c5e9bd4adf68 (diff) | |
download | linux-b0bd9ae346f06e1725c3aa29cfb37c81231ffd82.tar.xz |
drivers/misc: ti-st: remove redundant assignment to variables i and flags
The variables i and flags are being initialized with values that are
never read. The initializations are redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200113123149.187555-1-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