Staging: comedi: replace for loop with msleep()
authorBill Pemberton <wfp5p@virginia.edu>
Sun, 26 Apr 2009 18:45:11 +0000 (14:45 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:34 +0000 (11:00 -0700)
Replace 2 attempts to use a for loop as a sleep with a call to msleep().

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found