aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/sysrq.c
diff options
context:
space:
mode:
authorRoel Kluin <12o3l@tiscali.nl>2007-11-05 23:55:02 +0100
committerJeff Garzik <jeff@garzik.org>2007-11-10 04:25:12 -0500
commita2a1c3eb4029aa7f17533fe7e9a917a7b3349644 (patch)
treec1680a1f829e27c9815241f0e702d0bf2fdce4c6 /drivers/char/sysrq.c
parent2493d8e4166fa75ccb8e49fdd000f9ef67e570ae (diff)
ipw2100: fix postfix decrement errors
If i reaches zero, the loop ends, but the postfix decrement subtracts it to -1. Testing for 'i == 0', later in the function, will not fulfill its purpose. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/char/sysrq.c')
0 files changed, 0 insertions, 0 deletions