From: Jens Axboe Date: Thu, 12 Jun 2008 18:12:36 +0000 (+0200) Subject: block: kill request_queue_t X-Git-Tag: v2.6.27-rc1~1114^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244b4d56f85bcd11b21ab0b94845a3dabeed5c10;p=pandora-kernel.git block: kill request_queue_t Everything was moved to struct request_queue a few kernel revisions ago, maintaining the deprecated typedef to avoid breaking things. Now the time has come to get rid of that typedef. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed