Re: [PATCH 20/20] net/iucv/iucv.c: use LIST_HEAD instead of LIST_HEAD_INIT

2007-12-07 Thread David Miller
From: Denis Cheng <[EMAIL PROTECTED]> Date: Fri, 7 Dec 2007 00:13:25 +0800 > these three list_head are all local variables, but can also use LIST_HEAD. > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

[PATCH 20/20] net/iucv/iucv.c: use LIST_HEAD instead of LIST_HEAD_INIT

2007-12-06 Thread Denis Cheng
these three list_head are all local variables, but can also use LIST_HEAD. Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> --- net/iucv/iucv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/iucv/iucv.c b/net/iucv/iucv.c index 7698f6c..f13fe88 100644 --- a/net/iucv/