summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket.h
diff options
context:
space:
mode:
authorColin Ian King2018-07-11 13:47:28 +0200
committerGreg Kroah-Hartman2018-07-11 14:47:08 +0200
commitd6ff1b52b569dc12ba5be027bc6c22f4ac0f4ce1 (patch)
tree7c602fdc355d0f7a4a4c77c9a7bf710d7b9c1962 /drivers/staging/gasket/gasket.h
parentstaging: rtl8188eu: remove blank lines (diff)
downloadkernel-qcow2-linux-d6ff1b52b569dc12ba5be027bc6c22f4ac0f4ce1.tar.gz
kernel-qcow2-linux-d6ff1b52b569dc12ba5be027bc6c22f4ac0f4ce1.tar.xz
kernel-qcow2-linux-d6ff1b52b569dc12ba5be027bc6c22f4ac0f4ce1.zip
staging: vt6655: remove some redundant variables
Variables rx_sts, sq, frame and is_pspoll are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'sq' set but not used [-Wunused-but-set-variable] warning: variable 'rx_sts' set but not used [-Wunused-but-set-variable] warning: variable 'frame' set but not used [-Wunused-but-set-variable] warning: variable 'is_pspoll' 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 'drivers/staging/gasket/gasket.h')
0 files changed, 0 insertions, 0 deletions