mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
834247ec7e
The MTD API function now zero the 'retlen' parameter before calling the driver's method — do not do this again in drivers. This removes duplicated '*retlen = 0' assignent from the following methods: 'mtd_point()' 'mtd_read()' 'mtd_write()' 'mtd_writev()' 'mtd_panic_write()' Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |
||
---|---|---|
.. | ||
generic.c | ||
Kconfig | ||
Makefile | ||
omap2.c | ||
onenand_base.c | ||
onenand_bbt.c | ||
onenand_sim.c | ||
samsung.c |