[PATCH V2 0/2] mtd: nandsim: fix error handling

Brian Norris computersforpeace at gmail.com
Wed Jun 24 18:24:01 PDT 2015


On Thu, Jun 25, 2015 at 12:46:47AM +0000, Sheng Yong wrote:
> V2:
> Resend the patches against l2-mtd/master.

  CC      drivers/mtd/nand/nandsim.o
drivers/mtd/nand/nandsim.c: In function ‘init_nandsim’:
drivers/mtd/nand/nandsim.c:765:4: error: label ‘error’ used but not defined
    goto error;
    ^

The point wasn't to rebase blindly. I got this far already. But you should be
testing (at a minimum, compile testing) your changes!

Brian



More information about the linux-mtd mailing list