From: Gu Zheng Date: Mon, 13 Oct 2014 21:07:27 +0000 (-0700) Subject: bio-integrity: remove the needless fail handle of bip_slab creating X-Git-Tag: fixes-against-v3.18-rc2~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65c7491cb865577e83e6b7fae2aa2f4ea457c38;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed