summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_interval.c
diff options
context:
space:
mode:
authorzhong jiang <zhongjiang@huawei.com>2018-08-08 17:22:47 +0200
committerJens Axboe <axboe@kernel.dk>2018-08-08 18:04:42 +0200
commita12fc00b237c25519cc861b56dd4ca41bbec4ed3 (patch)
treef055d27b928e926b53f6f3228fa637550506c1f6 /drivers/block/drbd/drbd_interval.c
parentdrivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy (diff)
downloadlinux-a12fc00b237c25519cc861b56dd4ca41bbec4ed3.tar.xz
linux-a12fc00b237c25519cc861b56dd4ca41bbec4ed3.zip
drivers/block/drbd: remove the null check for kmem_cache_destroy
kmem_cache_destroy has taken null pointer into account. So it is safe to drop the null check before calling the function. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/drbd/drbd_interval.c')
0 files changed, 0 insertions, 0 deletions