mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-29 18:57:41 +08:00
MD can't use this since it really requires us to be able to keep more than a single piece of state for the unplug. Commit048c9374added the required support for MD, so get rid of this now unused code. This reverts commitf75664570d. Conflicts: block/blk-core.c Signed-off-by: Jens Axboe <jaxboe@fusionio.com>