]> Git Repo - linux.git/commit
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
authorDenis Cheng <[email protected]>
Sun, 3 Feb 2008 02:30:01 +0000 (19:30 -0700)
committerDan Williams <[email protected]>
Wed, 6 Feb 2008 17:12:17 +0000 (10:12 -0700)
commite73ef9acfd30f36bf7c60237ecffe7bbca8068d6
treebf949d319cb87ebc23ee26f650dcf1b39aa794e0
parentcf8f68aa76e8e12f9dcbba3ffe61fb9f2a3a0c2b
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT

these three list_head are all local variables, but can also use LIST_HEAD.

Signed-off-by: Denis Cheng <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
drivers/dma/iop-adma.c
This page took 0.052464 seconds and 4 git commands to generate.