From: Jens Axboe Date: Thu, 20 Nov 2008 08:46:09 +0000 (+0100) Subject: cciss: switch to using hlist for command list management X-Git-Tag: v2.6.29-rc1~569^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3173de4ab4cdacc43675dc5c077f9a5bf17f5f;p=pandora-kernel.git cciss: switch to using hlist for command list management This both cleans up the code and also helps detect the spurious case of a command attempted being removed from a queue it doesn't belong to. Acked-by: Mike Miller Signed-off-by: Jens Axboe --- Reading git-diff-tree failed