From: Nikanth Karthikesan Date: Wed, 15 Apr 2009 05:05:31 +0000 (+0530) Subject: block: Remove code handling bio_alloc failure with __GFP_WAIT X-Git-Tag: v2.6.30-rc3~88^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15afd1cc7b624e1c94fdf824ec5af611050b150c;p=pandora-kernel.git block: Remove code handling bio_alloc failure with __GFP_WAIT Remove code handling bio_alloc failure with __GFP_WAIT. GFP_KERNEL implies __GFP_WAIT. Signed-off-by: Nikanth Karthikesan Signed-off-by: Jens Axboe --- Reading git-diff-tree failed