Files
u-boot/drivers
Vignesh Raghavendra cb56caacf8 mtd: spi-nor-core: Fix static checker warnings
Static checker warns 'ret' variable may be used uninitialized in
spi_nor_erase() and spi_nor_write() in case of zero length requests.
Fix these warnings by checking for zero length requests and returning
early.

Reported-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2019-12-27 17:47:26 +05:30
..
2019-05-21 08:03:38 +02:00
2019-12-03 08:44:14 -05:00
2019-12-02 18:23:09 -05:00
2019-12-03 10:17:25 +02:00
2019-12-05 10:28:38 -05:00
2019-08-07 15:31:04 -04:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-07-19 15:17:05 +02:00
2019-12-02 18:23:07 -05:00