diff options
author | Roel Kluin <[email protected]> | 2009-06-04 16:24:59 +0200 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2009-06-05 21:33:14 +0100 |
commit | 43950a605dc76677f0c74dcd818a57d4df040e12 (patch) | |
tree | b53d29351611076e3f4d2b287d53d53438f64ff2 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a755a3858f96ea7e8762ecaac451adfad45321bd (diff) |
mtd: nand: max_retries off by one in mxc_nand
with `while (max_retries-- > 0)' max_retries reaches -1 after the loop.
Signed-off-by: Roel Kluin <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions