diff options
author | Nishanth Aravamudan <[email protected]> | 2005-09-10 00:27:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-09-10 10:06:38 -0700 |
commit | 7b4ccf8db4c1dc343ad5d6ed19240bbc3b5f945f (patch) | |
tree | 5e73fbba733a6e77f157c4022ee26b8c56b7410e /net/unix/af_unix.c | |
parent | da4cd8dfe18ee901b880f94ca0fa79d5cc1cd0eb (diff) |
[PATCH] parport: fix-up schedule_timeout() usage
Use schedule_timeout_interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size. Also use
human-time to jiffies units conversion functions rather than direct HZ
division to avoid rounding issues.
Signed-off-by: Nishanth Aravamudan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions