git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c0990c
)
cciss: switch to using hlist for command list management
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 20 Nov 2008 08:46:09 +0000
(09:46 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 29 Dec 2008 07:28:43 +0000
(08:28 +0100)
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 <mike.miller@hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found