diff options
author | Nishanth Aravamudan <nacc@us.ibm.com> | 2005-09-10 09:27:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 19:06:38 +0200 |
commit | da4cd8dfe18ee901b880f94ca0fa79d5cc1cd0eb (patch) | |
tree | 7f135b3c3d9450e3b489cd39af6085e338013613 /drivers/parport | |
parent | [PATCH] drivers/cdrom: fix-up schedule_timeout() usage (diff) | |
download | linux-da4cd8dfe18ee901b880f94ca0fa79d5cc1cd0eb.tar.xz linux-da4cd8dfe18ee901b880f94ca0fa79d5cc1cd0eb.zip |
[PATCH] drivers/char: fix-up schedule_timeout() usage
Use schedule_timeout_interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions