On Fri, Nov 11, 2011 at 12:47:04PM +0100, Belisko Marek wrote: > > > > - return mci_send_cmd(mci_dev, &cmd, &data); > > + ret = mci_send_cmd(mci_dev, &cmd, &data); > > + if (ret) > > + return ret; > > + > > + > Necessary 2 new lines here? I removed one of them and it still works, so no ;) Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox