diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-31 14:02:49 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-02 11:42:55 +0100 |
commit | 198277f29dcfa98328a8a429725edab3d92b65be (patch) | |
tree | 33d8f026655b56d1430014e854238abb0938792d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | dbc0f57200d60962103b3cf68faaaa43bdbea066 (diff) |
staging: android: ion: remove redundant variable table
Variable table is being set but is never read, it is therefore
redundant and can be removed. Cleans up clang warning:
drivers/staging/android/ion/ion.c:112:2: warning: Value stored to 'table' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Laura Abbott <labbott@redhat.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