From: Norbert Kiesel Date: Sun, 30 Oct 2005 23:01:43 +0000 (-0800) Subject: [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c X-Git-Tag: v2.6.15-rc1~59^2~15^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ccc7f293f2534ce1cbe5f91b943096a04d93395;p=pandora-kernel.git [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c The last patch from Jens Axboe for drivers/block/paride/pf.c introduced pf_end_request() which sets pf_req to NULL. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed