]> git.baikalelectronics.ru Git - kernel.git/commit
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 10 May 2018 07:27:31 +0000 (09:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 10 May 2018 14:21:47 +0000 (08:21 -0600)
commitec7423a39ae789c7873fe4a23d2998589d9dc4cc
treedce3202087062786783e35e98c7d8537fcafea0c
parentdec3b08d14b1e40e913ee3aaa605ba3ba92d063a
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'

Branch to the right label in the error handling path in order to keep it
logical.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c