diff options
author | 2018-08-21 22:01:01 -0700 | |
---|---|---|
committer | 2018-08-22 10:52:51 -0700 | |
commit | 0ba7f398f39ebc33a695058a8d12c4d795430ffa (patch) | |
tree | 548ad059cad22e69b64aefa84340e12cf9a1a49d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fork: don't copy inconsistent signal handler state to child (diff) | |
download | wireguard-linux-0ba7f398f39ebc33a695058a8d12c4d795430ffa.tar.xz wireguard-linux-0ba7f398f39ebc33a695058a8d12c4d795430ffa.zip |
drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md
Pointer md is being assigned but is never used hence it is redundant and
can be removed.
Cleans up clang warning:
warning: variable 'md' set but not used [-Wunused-but-set-variable]
Link: http://lkml.kernel.org/r/20180711082346.5223-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Alexandre Bounine <alex.bou9@gmail.com>
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