diff options
| author | 2020-04-02 11:50:00 +0100 | |
|---|---|---|
| committer | 2020-04-23 16:48:11 +0200 | |
| commit | 9e306ba3a9299fc0348d2345e4cfdb39b77a8a27 (patch) | |
| tree | 5b5551bb711bba9dcf79c51506bbad22462569a3 /tools/perf/scripts/python | |
| parent | binderfs: Fix binderfs.c selftest compilation warning (diff) | |
binderfs: remove redundant assignment to pointer ctx
The pointer ctx is being initialized with a value that is never read
and it is being updated later with a new value. The initialization
is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20200402105000.506296-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
