summaryrefslogtreecommitdiff
path: root/include/linux/kernel_stat.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2003-04-20 00:49:56 -0700
committerChristoph Hellwig <hch@lst.de>2003-04-20 00:49:56 -0700
commit5f390ed0436b7d1e27cdc9a8ec9ceffdd657cee9 (patch)
tree6439abe31b94b2d5e52c190f66daf02a24917994 /include/linux/kernel_stat.h
parentba2541f244daedc885f1140bde0a2bc8e278db2d (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/kernel_stat.h')
0 files changed, 0 insertions, 0 deletions