commit | 7c295ef9642c107203a485843853b12d6f5cdb39 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Nov 09 11:08:09 2016 +0900 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Sat Nov 19 19:31:32 2016 +0100 |
tree | f6386fb4add3f03d9746aa684831d61d990b5572 | |
parent | 8e8fd4d1e83ef7d64f260b4d8d928ab44cc1ce07 [diff] |
mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes() I hope this will make the code a little more readable. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>