diff options
| author | Christoph Hellwig <hch@lst.de> | 2003-04-20 00:49:56 -0700 |
|---|---|---|
| committer | Christoph Hellwig <hch@lst.de> | 2003-04-20 00:49:56 -0700 |
| commit | 5f390ed0436b7d1e27cdc9a8ec9ceffdd657cee9 (patch) | |
| tree | 6439abe31b94b2d5e52c190f66daf02a24917994 /include/linux/miscdevice.h | |
| parent | ba2541f244daedc885f1140bde0a2bc8e278db2d (diff) | |
[PATCH] replace __blk_run_queue with blk_run_queue
All callers of __blk_run_queue are of the form
spin_lock_irqsave(q->queue_lock, flags);
__blk_run_queue(q);
spin_unlock_irqrestore(q->queue_lock, flags);
Replace it with a blk_run_queue that does the locking itself.
Diffstat (limited to 'include/linux/miscdevice.h')
0 files changed, 0 insertions, 0 deletions
