mtip32xx: kill atomic argument to mtip_quiesce_io()
authorJens Axboe <axboe@fb.com>
Thu, 27 Apr 2017 22:32:41 +0000 (16:32 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 28 Apr 2017 16:59:04 +0000 (10:59 -0600)
commit833f83c7734f54f3c95a1aa8d762d3f8800ea3f2
tree04086df59316cb8ea57c21f9e8e109764f67cd6c
parent49a47edede5a59440cccc162aa7c8e320b74d158
mtip32xx: kill atomic argument to mtip_quiesce_io()

All callers now pass in GFP_KERNEL, get rid of the argument.

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