Re: [PATCH 1/3] UBI: ubi_eba_read_leb: Remove in vain variable assignment

From: Artem Bityutskiy
Date: Fri Sep 26 2014 - 06:46:19 EST


On Mon, 2014-09-22 at 10:45 +0200, Richard Weinberger wrote:
> There is no need to set err, it will be overwritten in any case
> later at:
> if (scrub)
> err = ubi_wl_scrub_peb(ubi, pnum);
>
> Signed-off-by: Richard Weinberger <richard@xxxxxx>

Pushed the first 2 patches, thanks!

--
Best Regards,
Artem Bityutskiy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/