diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-10-30 15:05:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-10-31 08:54:13 -0700 |
commit | 7f476715d05f53915f0390e074a6988ce6a12f36 (patch) | |
tree | 9f59abf8200f2115fa39dbbfcb013cd61bca7dd0 /drivers/tty/serdev | |
parent | 7a20c2fa1cc6edc1c3d1d40174fc30d1bbafa4d1 (diff) | |
download | linux-7f476715d05f53915f0390e074a6988ce6a12f36.tar.bz2 |
lib/sg_pool.c: remove unnecessary null check when freeing object
mempool_destroy(NULL) and kmem_cache_destroy(NULL) are legal
Link: http://lkml.kernel.org/r/1533054107-35657-1-git-send-email-zhongjiang@huawei.com
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/tty/serdev')
0 files changed, 0 insertions, 0 deletions