diff options
| author | Domen Puncer <domen@coderock.org> | 2005-03-13 00:58:31 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-03-13 00:58:31 -0800 |
| commit | cecdb36fbf0517c351aec1c87602c771cb3dc296 (patch) | |
| tree | a99a915966a467d3cdb7baeca12ee1b0a1a8d8e6 /net/unix/af_unix.c | |
| parent | dfdcfd635488801ac714ef0fb773995351c134d5 (diff) | |
[PATCH] char/istallion: replace interruptible_sleep_on() with wait_event_interruptible()
Use wait_event_interruptible() instead of the deprecated
interruptible_sleep_on(). The replacements were all straight-forward as every
sleep was conditionally-looped. Patch is compile-tested (still warns about
{save,restore}_flags(),cli()).
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
