From: Jens Axboe Date: Wed, 19 Jul 2006 12:56:28 +0000 (+0200) Subject: [PATCH] cfq-iosched: kill the empty_list X-Git-Tag: v2.6.19-rc1~640^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981a79730d586335ef8f942c83bdf2b1de6d4e3d;p=pandora-kernel.git [PATCH] cfq-iosched: kill the empty_list No point in having a place holder list just for empty queues, so remove it. It's not used for anything other than to keep ->cfq_list busy. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed