diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-02-22 14:15:30 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-23 13:46:24 -0800 |
commit | c211524029a1495763889c1489401c3e62a8e11b (patch) | |
tree | 4a4dfb67b4ebc462ffbd17088b3212f51e08d684 /fs/nfsd/auth.c | |
parent | 923b55cf5078f2fe2f11d1b3a9b3d5ecf07a5efc (diff) | |
download | linux-c211524029a1495763889c1489401c3e62a8e11b.tar.bz2 |
kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
There has check NULL on kmem_cache_create on failure in kcm_init,
no need use SLAB_PANIC to panic the system.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/nfsd/auth.c')
0 files changed, 0 insertions, 0 deletions