aoe: add __exit annotation
authorChengguang Xu <cgxu519@gmx.com>
Sun, 16 Dec 2018 06:08:18 +0000 (14:08 +0800)
committerJens Axboe <axboe@kernel.dk>
Sun, 16 Dec 2018 16:01:38 +0000 (09:01 -0700)
commite7cc005fef03d2b13246d800e497418d570ad6da
tree5ea37f0ce1c44a8994cdc93ebfd187f9057685b8
parentd04c406f29d9f4dbcb5eb5aa79ce0445c7e9d652
aoe: add __exit annotation

Add __exit annotation to cleanup helper which
is only called once in the module.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/aoe/aoemain.c