summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-03 09:23:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-03 13:01:48 +0200
commitaa8998e57640c98ce0c53c1dfc7a8e990adfffa4 (patch)
tree2cce6d3e7eaeb2923b6b8db11dbedf1733f554db /lib
parentmisc: genwqe: remove several redundant variables (diff)
downloadlinux-aa8998e57640c98ce0c53c1dfc7a8e990adfffa4.tar.xz
linux-aa8998e57640c98ce0c53c1dfc7a8e990adfffa4.zip
sgi-xp: remove redundant pointers ch and rp
The pointers ch and rp are set but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'ch' set but not used [-Wunused-but-set-variable] warning: variable 'rp' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions