bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
authorKent Overstreet <kmo@daterainc.com>
Tue, 22 Oct 2013 22:35:50 +0000 (15:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Oct 2013 06:55:36 +0000 (07:55 +0100)
commitd4eddd42f592a0cf06818fae694a3d271f842e4d
treeac01d907169e245d4a8f273cff57388890706f6e
parentf4e5e14f53691871c25ec3925010ab4edbf73391
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Cc: linux-stable <stable@vger.kernel.org> # >= v3.10
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/bcache/request.c