linux/drivers/misc/eeprom
Parth Y Shah b83a4141f0 misc: eeprom: assignment outside the if statement
Assignment of any variable should be kept outside the if statement

Signed-off-by: Parth Y Shah <sparth1292@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-05 16:25:10 +02:00
..
Kconfig eeprom: at24: add basic regmap_i2c support 2018-01-01 19:40:46 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
at24.c eeprom: at24: provide a separate routine for creating dummy i2c clients 2018-05-16 14:42:46 +02:00
at25.c eeprom: at25: mark expected switch fall-throughs 2018-07-07 17:38:57 +02:00
digsy_mtc_eeprom.c spi: spi-gpio: Rewrite to use GPIO descriptors 2018-02-14 16:02:41 +00:00
eeprom.c MISC: add const to bin_attribute structures 2017-08-28 16:55:48 +02:00
eeprom_93cx6.c
eeprom_93xx46.c misc: eeprom_93xx46: Simplify the usage of gpiod API 2017-08-28 16:55:47 +02:00
idt_89hpesx.c eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency 2018-08-02 10:42:25 +02:00
max6875.c misc: eeprom: assignment outside the if statement 2018-08-05 16:25:10 +02:00