Revision 46578a6913e6f5e69229561736b94c18c2e88ae4 authored by Roel Kluin on 03 February 2009, 05:39:02 UTC, committed by David S. Miller on 03 February 2009, 05:39:02 UTC
while (timeout--) { ... }

timeout becomes -1 if the loop isn't ended otherwise, not 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 0047e5d
History
File Mode Size
firmware_class
kobject
kprobes
markers
tracepoints
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 100 bytes

back to top