diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-06-17 22:13:56 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2009-08-26 23:14:49 +0200 |
commit | dac9ff79a8122b30176e23359bb879b3144d7f1f (patch) | |
tree | 28899857073c65e388164e170e09dc2233b44fc2 /arch/m68k/amiga/config.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-dac9ff79a8122b30176e23359bb879b3144d7f1f.tar.xz linux-dac9ff79a8122b30176e23359bb879b3144d7f1f.zip |
m68k: count can reach 51, not 50
With while (count++ < 50) { ... } count can reach 51, not 50, so we
shouldn't give an error message on a count of 50.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/amiga/config.c')
0 files changed, 0 insertions, 0 deletions