Hello Masahiro,

Am 02.09.2016 um 12:36 schrieb Masahiro Yamada:
   -ret = expression;
   -if (ret)
   -        return ret;
   -return 0;
   +return expression;

Signed-off-by: Masahiro Yamada <[email protected]>
---

[...]
  fs/ubifs/budget.c                               |  7 ++-----
  fs/ubifs/gc.c                                   |  5 +----
  fs/ubifs/lpt_commit.c                           |  5 +----
  fs/ubifs/ubifs.c                                |  6 +-----

Thanks!

Acked-by: Heiko Schocher <[email protected]>

As the ubifs code comes from linux, I posted the parts for the
ubifs on the linux-mtd mailinglist.

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to