mtip32xx: remove mtip_get_int_command
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Nov 2018 13:49:00 +0000 (14:49 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Nov 2018 15:39:21 +0000 (08:39 -0700)
commit55c7bc37e05b5f7593b76d1c74e254b996b73d1a
tree723a1ab77a9ef1edf276a1e226ae25be4caf5383
parent7bbf118f3b15682f79eee52c3eb96a13a71372c0
mtip32xx: remove mtip_get_int_command

Merging this function into the only callers makes the code flow easier.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c