summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDomen Puncer <domen@coderock.org>2005-03-13 00:58:13 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-03-13 00:58:13 -0800
commitdfdcfd635488801ac714ef0fb773995351c134d5 (patch)
treed498a1fe3deb0f9ac6e820c68ebbdf9a6d0146b2 /net/unix/af_unix.c
parent962fa8018f8d248660aa82f3f5474e397820b5bc (diff)
[PATCH] char/lp: remove interruptible_sleep_on_timeout() usage
Replace deprecated interruptible_sleep_on_timeout() function calls with direct wait-queue usage. There may be an existing problem with this driver, as I am not finding any wake_up_interruptible() callers for the waitq. Patch is compile-tested. Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: Domen Puncer <domen@coderock.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions