commit | 7d1097849ac079064db1f31ec3c5fcf05af494b5 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jun 07 21:03:43 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jun 09 08:18:25 2016 +0900 |
tree | ebe7b669032efb782900d0d5f3c8fd95bddc7cbb | |
parent | be46136b623d084dae87ea55251bcd216067b6b9 [diff] |
ARM: uniphier: check return code of setenv() Because setenv() may fail, it is better to check its return code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>