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:
032d8d9
)
cdrom: use list_head for cdrom_device_info list
author
Akinobu Mita
<akinobu.mita@gmail.com>
Wed, 26 Mar 2008 11:09:02 +0000
(12:09 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 21 Apr 2008 07:50:08 +0000
(09:50 +0200)
Use list_head for cdrom_device_info list instead of opencoded
singly list handling.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found