commit | 93e3c8adf6fcf2204ca334237b92c7f8cdafce6f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Sep 09 11:01:54 2014 +0900 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Sep 15 16:31:19 2014 -0700 |
tree | 65a83be16dcadf15123b090a11d90dacd2fd7799 | |
parent | 3157d1ed23098e3b004e78bc342af10d62f820f7 [diff] |
mtd: denali: change the type of iterators to int We should rathar use "int" type for loop iterators. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>