]> asedeno.scripts.mit.edu Git - linux.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)
commit8e3c283fc652df38140ce45189de204b47fc3e17
treedce3202087062786783e35e98c7d8537fcafea0c
parent316ba5736c9caa5dbcd84085989862d2df57431d
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