]> git.baikalelectronics.ru Git - kernel.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)
commit10fe39d6a1c4654748b6ef1079c1b18b8e8985e6
tree710a060a7311921641138122017f26a60599a0f0
parentd7e65d6ef139bb50673879197c5f43d35c7782f5
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