From: Kent Overstreet Date: Mon, 7 Jul 2014 20:03:36 +0000 (-0700) Subject: bcache: Drop unneeded blk_sync_queue() calls X-Git-Tag: cleanup-for-v3.18~33^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0781c8748cf1ea2b0dcd966571103909528c4efa;p=pandora-kernel.git bcache: Drop unneeded blk_sync_queue() calls this is needed for the queue/block device we created (it's done by blk_cleanup_queue() which we do call) - but calling it for the block devices we only opened is pointless. Change-Id: I53dfded14ed15b9581d10ca8399d5e1b3abbf9f2 --- Reading git-diff-tree failed