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>
Fri, 28 Apr 2017 16:59:04 +0000 (10:59 -0600)
commit49a47edede5a59440cccc162aa7c8e320b74d158
treecfbadb7c6e7a236aacc225e1af0657a78efe441d
parent9fecba1937ad45e5420bbbe42342b70713193316
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>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c