diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2015-11-21 17:57:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-23 23:06:39 +0300 |
commit | af623236a9f3a20aa2f15f03cf9fe7bfd13b8889 (patch) | |
tree | 037aca051d5b26e89db88a59c113d2b892cbca7a /scripts | |
parent | 29c3f19739421cf749991cb8c693093b4ac58ad1 (diff) | |
download | linux-af623236a9f3a20aa2f15f03cf9fe7bfd13b8889.tar.xz |
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
It's not necessary to check for null as SLAB_PANIC is used and we'll
panic if the alloc fails, so just drop it.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions