1
0
Fork 0
remarkable-linux/drivers/mtd/onenand
Dan Carpenter c3cb77f898 mtd: silence some uninitialized variable warnings
The "tmp_retlen" variable can be uninitialized if action() fails.  It's
harmless except for the static checker warning.  I have moved the error
handling earlier to fix it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2016-07-09 18:14:39 -07:00
..
Kconfig mtd: onenand: remove s5pc100 related onenand codes 2014-07-13 07:35:14 +09:00
Makefile mtd: onenand: remove OneNAND simulator 2013-04-05 13:19:26 +01:00
generic.c mtd: onenand: generic: show parent device in sysfs 2015-10-13 12:56:37 -07:00
omap2.c gpio: Include linux/gpio.h instead of asm/gpio.h 2016-02-16 00:20:03 +01:00
onenand_base.c mtd: silence some uninitialized variable warnings 2016-07-09 18:14:39 -07:00
onenand_bbt.c mtd: onenand: unexport onenand_default_bbt() 2016-01-23 14:00:17 -08:00
samsung.c mtd: onenand: samsung: drop owner assignment 2015-10-13 12:56:41 -07:00
samsung.h mtd: onenand: Trivial cleanup in samsung.h 2014-01-11 12:00:25 -08:00