Hi Arushi, On Sun, 18 Mar 2018 22:03:16 +0530, Arushi Singhal <[email protected]> wrote:
> The prints after [k|v][m|z|c]alloc() etc. functions are not needed, because > in case of failure, allocator will print their internal error prints > anyway. > > Signed-off-by: Arushi Singhal <[email protected]> > --- > changes in v2 > *done the similar changes in other files. > > drivers/mtd/nand/ams-delta.c | 1 - > drivers/mtd/nand/atmel/nand-controller.c | 13 +++--------- > drivers/mtd/nand/marvell_nand.c | 8 ++------ > drivers/mtd/nand/nandsim.c | 35 > ++++++++------------------------ > drivers/mtd/nand/ndfc.c | 4 +--- > drivers/mtd/nand/sunxi_nand.c | 4 +--- > 6 files changed, 15 insertions(+), 50 deletions(-) > Reviewed-by: Miquel Raynal <[email protected]> Thanks, Miquèl -- Miquel Raynal, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com

