diff options
author | 2020-12-14 19:14:25 -0800 | |
---|---|---|
committer | 2020-12-15 12:13:46 -0800 | |
commit | 95c9ae14a9b99a65956de80a1eefafcb901c0e9f (patch) | |
tree | 1af9a03a9a90640e7248251603f66d5b16945487 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/zsmalloc.c: rework the list_add code in insert_zspage() (diff) | |
download | wireguard-linux-95c9ae14a9b99a65956de80a1eefafcb901c0e9f.tar.xz wireguard-linux-95c9ae14a9b99a65956de80a1eefafcb901c0e9f.zip |
mm/process_vm_access: remove redundant initialization of iov_r
The pointer iov_r 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.
Link: https://lkml.kernel.org/r/20201102120614.694917-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions