m68k: cnt reaches -1, not 0
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 17 Jun 2009 20:13:57 +0000 (13:13 -0700)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 26 Aug 2009 21:14:49 +0000 (23:14 +0200)
commitdd9b3e84f2095ed19582f4df5d20e1e40c01ca3c
tree5c93c30c5c7abc4aecd70cfc2c2bfa61a2b76148
parentdac9ff79a8122b30176e23359bb879b3144d7f1f
m68k: cnt reaches -1, not 0

With the postfix decrement cnt reaches -1 rather than 0.

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>
arch/m68k/amiga/config.c