summaryrefslogtreecommitdiffstats
path: root/scripts/config
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-13 11:08:31 +0100
committerJohan Hovold <johan@kernel.org>2018-07-16 14:10:00 +0200
commit1e2ae1d7e43657f6d1a08a7e52ef85ed735cc538 (patch)
tree75d00d017144d5abec6449838b3999045cdac1f6 /scripts/config
parent3738c506657f34adbfc860df729b9e38b1567ed4 (diff)
downloadblackbird-op-linux-1e2ae1d7e43657f6d1a08a7e52ef85ed735cc538.tar.gz
blackbird-op-linux-1e2ae1d7e43657f6d1a08a7e52ef85ed735cc538.zip
USB: serial: mos7720: remove redundant variables iflag, mask and serial
Variables iflag, mask and serial are being assigned but are never used hence are redundant and can be removed. Cleans up clang warnings: warning: variable 'iflag' set but not used [-Wunused-but-set-variable] warning: variable 'mask' set but not used [-Wunused-but-set-variable] warning: variable 'serial' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud