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:05:30 +0000 (12:05 +0900)
commit955a23e181561a792d6e4c1572848b7ba306499f
tree7525af040f7c563353153d85ac7bbab3fe23058b
parentf606b358df6e174cd57f0509e5f5299bd4a73854
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