commit | 80630dad9d95f81a67d4b93e226a79e679393d31 | [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 | 7760b49fa7fd383094dd7c5566c1382021664e95 [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>