diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2011-03-03 01:04:50 +0100 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-03-03 01:06:49 +0100 |
commit | cd25f54961273c2e4cbd47441e04832468382a5e (patch) | |
tree | 1c0e0442ce87000c2f24d13892aea3371b056153 /block/blk-sysfs.c | |
parent | block: Initialize ->queue_lock to internal lock at queue allocation time (diff) | |
download | linux-cd25f54961273c2e4cbd47441e04832468382a5e.tar.xz linux-cd25f54961273c2e4cbd47441e04832468382a5e.zip |
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue()
Now we initialize ->queue_lock at queue allocation time so driver does
not have to worry about initializing it before calling
blk_cleanup_queue().
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block/blk-sysfs.c')
0 files changed, 0 insertions, 0 deletions