linux_dsm_epyc7002/drivers/misc/ti-st
Colin Ian King 53e44782e2 misc: ti-st: remove redundant variable 'type'
Variable type is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'type' 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>
2018-07-03 13:01:48 +02:00
..
Kconfig
Makefile
st_core.c
st_kim.c misc: ti-st: remove redundant variable 'type' 2018-07-03 13:01:48 +02:00
st_ll.c