Denis Cheng c11ca97ee9 [S390] use LIST_HEAD instead of LIST_HEAD_INIT
single list_head variable initialized with LIST_HEAD_INIT could almost
always can be replaced with LIST_HEAD declaration, this shrinks the code
and looks better.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-01-26 14:11:21 +01:00
..
2008-01-25 21:07:59 +01:00
2008-01-15 12:32:30 -08:00
2007-11-28 01:24:04 +09:00
2007-11-26 19:15:31 -08:00
2007-11-05 12:18:17 +09:00
2007-10-20 01:24:05 +02:00
2008-01-25 21:08:34 +01:00