commit | 3ccc7f293f2534ce1cbe5f91b943096a04d93395 | [log] [tgz] |
---|---|---|
author | Norbert Kiesel <nkiesel@tbdnetworks.com> | Sun Oct 30 15:01:43 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:18 2005 -0800 |
tree | ec2d31450c17d02dd24544855d4f5a5a5b924ad7 | |
parent | a5a0d52c7305cb3629ef0cc9e2e0e106869e1907 [diff] |
[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 <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>