diff options
author | Benjamin LaHaise <[email protected]> | 2005-06-23 00:10:27 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-06-23 09:45:34 -0700 |
commit | c43dc2fd885b5658cfd7cedb7bcca20910c517a4 (patch) | |
tree | 98b723badf4a71c9dbf04cfd0babcb02ac577982 /net/lapb/lapb_timer.c | |
parent | 63e6880918e75dcb92d60aff218a76e063a471ef (diff) |
[PATCH] aio: make wait_queue ->task ->private
In the upcoming aio_down patch, it is useful to store a private data
pointer in the kiocb's wait_queue. Since we provide our own wake up
function and do not require the task_struct pointer, it makes sense to
convert the task pointer into a generic private pointer.
Signed-off-by: Benjamin LaHaise <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions