]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
authorJens Axboe <axboe@fb.com>
Thu, 27 Apr 2017 22:29:26 +0000 (16:29 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 2 May 2017 13:52:08 +0000 (07:52 -0600)
commit0f6422a2c57c6afcf66ead903dc3fa6641184aa4
tree710a060a7311921641138122017f26a60599a0f0
parentc0332694903a37cf8ecdc9102d5c9e09cf8643d0
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()

All callers can safely block. Kill the atomic/block argument, and
remove the argument from all callers.

Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c