close_ioengine() clears ->data after calling engine cleanup
authorJens Axboe <jens.axboe@oracle.com>
Fri, 30 May 2008 20:07:12 +0000 (22:07 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 30 May 2008 20:07:12 +0000 (22:07 +0200)
commit2992b059b8f54ac91e723a8bde629b4d8fed513e
tree012101b67b251a826b747534bae950012636f82a
parente51cf72c29e92619534ed84a59047e62eaa05a5a
close_ioengine() clears ->data after calling engine cleanup

Then we can remove that bit from io engines.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
engines/guasi.c
engines/libaio.c
engines/net.c
engines/null.c
engines/posixaio.c
engines/sg.c
engines/splice.c
engines/sync.c
engines/syslet-rw.c
ioengines.c