diff options
author | 2018-08-28 07:51:30 +0800 | |
---|---|---|
committer | 2018-09-20 13:20:27 +0200 | |
commit | 734781a9165a1d2fe6117a6435dd3f7619dd9794 (patch) | |
tree | 3fe94710fc4d74f69058d491495982d221822c42 /include/linux/start_kernel.h | |
parent | s390/hibernate: fix error handling when suspend cpu != resume cpu (diff) | |
download | linux-rng-734781a9165a1d2fe6117a6435dd3f7619dd9794.tar.xz linux-rng-734781a9165a1d2fe6117a6435dd3f7619dd9794.zip |
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 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions