mtip32xx: release the semaphore on an error path
authorAsai Thambi S P <asamymuthupa@micron.com>
Mon, 16 Apr 2012 19:27:55 +0000 (21:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 May 2012 14:42:14 +0000 (16:42 +0200)
commita09ba13eefb155a00d8d50008a0c0a2406985ddd
tree1afe2bddb155f43ac9cfbad623aa6550cc4d4e84
parentd88a440eddf288c967daed827147e1121c2ab6b5
mtip32xx: release the semaphore on an error path

Release the semaphore in an error path in mtip_hw_get_scatterlist(). This
fixes the smatch warning inconsistent returns.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c