]> Git Repo - linux.git/commit - drivers/telephony/ixj.c
[PATCH] telephony: fix-up schedule_timeout() usage
authorNishanth Aravamudan <[email protected]>
Sat, 10 Sep 2005 07:27:31 +0000 (00:27 -0700)
committerLinus Torvalds <[email protected]>
Sat, 10 Sep 2005 17:06:39 +0000 (10:06 -0700)
commit1e63bc7342c40f0f1dd83d80d368665bd06f4963
treeb47bce901b973c195d480f4b8f2d52c6d8bcc98d
parent7b4ccf8db4c1dc343ad5d6ed19240bbc3b5f945f
[PATCH] telephony: fix-up schedule_timeout() usage

Use schedule_timeout_uninterruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.

Signed-off-by: Nishanth Aravamudan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/telephony/ixj.c
This page took 0.052736 seconds and 4 git commands to generate.