commit | b65c7491cb865577e83e6b7fae2aa2f4ea457c38 | [log] [tgz] |
---|---|---|
author | Gu Zheng <guz.fnst@cn.fujitsu.com> | Mon Oct 13 14:07:27 2014 -0700 |
committer | Jens Axboe <axboe@fb.com> | Mon Oct 13 15:09:38 2014 -0600 |
tree | 772f1d682e372085720efb96264536088f39fd7e | |
parent | 7b2b10e0e2c65ebc11314e1af9924d0824ec1562 [diff] |
bio-integrity: remove the needless fail handle of bip_slab creating bip_slab is created with SLAB_PANIC, so the fail handler is unneeded. Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jens Axboe <axboe@fb.com>