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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Nov 2013 03:08:07 +0000 (12:08 +0900)
commit2dec45604d70422f6b1b93abf2bcf98c9532b296
treec7437742be1c30062dd2209fed841a34be34cb4e
parentc1b9c53bba4b87365354cec96fa3ed76a6cae6d9
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()

commit d4eddd42f592a0cf06818fae694a3d271f842e4d upstream.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/bcache/request.c