diff options
author | Nishanth Aravamudan <[email protected]> | 2005-09-10 00:27:27 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-09-10 10:06:37 -0700 |
commit | 310b587e011ce02328c8e4c29eccd9f14d9007c5 (patch) | |
tree | ffc32e0262a68415d2b89d39d4ac6a35817f9875 /net/lapb/lapb_out.c | |
parent | 52e6e6308801697ae8e59e7a577f9ca71231a35c (diff) |
[PATCH] mips: fix-up schedule_timeout() usage
Use schedule_timeout_interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size. Also, replace
custom timespectojiffies() function with globally availabe
timespec_to_jiffies().
Signed-off-by: Nishanth Aravamudan <[email protected]>
Cc: Ralf Baechle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions