linux/drivers/block/aoe
zhong jiang 69daf897d7 drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy
mempool_destroy has taken the null pointer into account. So it is safe
to remove the null check.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-08-08 09:17:20 -06:00
..
Makefile
aoe.h aoe: use ktime_t instead of timeval 2018-01-17 08:41:07 -07:00
aoeblk.c block drivers/block: Use octal not symbolic permissions 2018-05-24 13:38:59 -06:00
aoechr.c aoe: replace kmalloc and then memcpy with kmemdup 2013-04-30 17:04:08 -07:00
aoecmd.c aoe: mark expected switch fall-through 2018-08-02 09:59:00 -06:00
aoedev.c drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy 2018-08-08 09:17:20 -06:00
aoemain.c block/aoe: discover_timer: Convert timers to use timer_setup() 2017-11-06 12:50:09 -08:00
aoenet.c aoe: update copyright date 2013-07-03 16:08:05 -07:00