linux/drivers/misc/eeprom
Colin Ian King 2e08b1dbbc eeprom: idt_89hpesx: remove redundant variable csrval_len
Variable csrval_len is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'csrval_len' 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:57 +02:00
..
at24.c eeprom: at24: provide a separate routine for creating dummy i2c clients 2018-05-16 14:42:46 +02:00
at25.c
digsy_mtc_eeprom.c
eeprom.c
eeprom_93cx6.c
eeprom_93xx46.c
idt_89hpesx.c eeprom: idt_89hpesx: remove redundant variable csrval_len 2018-07-03 13:01:57 +02:00
Kconfig
Makefile
max6875.c