summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorSergey Senozhatsky <sergey.senozhatsky@gmail.com>2015-09-08 15:04:55 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-09-08 15:35:28 -0700
commitcd10add00c1b31cd664a31108a9b395025def50a (patch)
tree20da258501150fc2c06424884ca1a46a29f91ca8 /drivers/block
parentb3e237f1f5a86030c875e186ff19640f4f4f3c63 (diff)
downloadlinux-cd10add00c1b31cd664a31108a9b395025def50a.tar.gz
linux-cd10add00c1b31cd664a31108a9b395025def50a.tar.bz2
linux-cd10add00c1b31cd664a31108a9b395025def50a.zip
zsmalloc: remove null check from destroy_handle_cache()
We can pass a NULL cache pointer to kmem_cache_destroy(), because it NULL-checks its argument now. Remove redundant test from destroy_handle_cache(). Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Acked-by: Minchan Kim <minchan@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions