commit | 0f6422a2c57c6afcf66ead903dc3fa6641184aa4 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Thu Apr 27 16:29:26 2017 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue May 02 07:52:08 2017 -0600 |
tree | 710a060a7311921641138122017f26a60599a0f0 | |
parent | c0332694903a37cf8ecdc9102d5c9e09cf8643d0 [diff] |
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>