summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
diff options
context:
space:
mode:
authorChengguang Xu <cgxu519@gmx.com>2018-08-28 07:51:30 +0800
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-09-20 13:20:27 +0200
commit734781a9165a1d2fe6117a6435dd3f7619dd9794 (patch)
tree3fe94710fc4d74f69058d491495982d221822c42 /drivers/s390/char
parent55a5542a546238354d1f209f794414168cf8c71d (diff)
downloadlinux-734781a9165a1d2fe6117a6435dd3f7619dd9794.tar.bz2
s390/dasd: remove unnecessary condition check
kmem_cache_destroy() can handle NULL pointer correctly, so there is no need to check NULL pointer before calling kmem_cache_destroy(). Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/char')
0 files changed, 0 insertions, 0 deletions