OSDN Git Service

mtd: denali: change the type of iterators to int
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 9 Sep 2014 02:01:54 +0000 (11:01 +0900)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 15 Sep 2014 23:31:19 +0000 (16:31 -0700)
commit93e3c8adf6fcf2204ca334237b92c7f8cdafce6f
tree65a83be16dcadf15123b090a11d90dacd2fd7799
parent3157d1ed23098e3b004e78bc342af10d62f820f7
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>
drivers/mtd/nand/denali.c