Messages in this thread |  | | | Date | Fri, 07 Dec 2007 00:50:22 -0800 (PST) | | Subject | Re: [PATCH 15/20] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT | | From | David Miller <> |
From: Denis Cheng <crquan@gmail.com>
Date: Fri, 7 Dec 2007 00:07:18 +0800
> 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>
Applied.
|  |