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:
44bfe16
)
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
author
Denis Cheng
<crquan@gmail.com>
Wed, 5 Dec 2007 18:24:40 +0000
(
02:24
+0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 25 Jan 2008 04:40:41 +0000
(20:40 -0800)
LIST_HEAD has been widely used, so switch to this simpler method.
Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found