lkml.org 
[lkml]   [2007]   [Dec]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 7 Dec 2007 09:19:24 +0100
FromHeiko Carstens <>
SubjectRe: [PATCH 09/20] drivers/s390/: use LIST_HEAD instead of LIST_HEAD_INIT
On Thu, Dec 06, 2007 at 11:19:41PM +0800, Denis Cheng wrote:
> 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>
> ---
>  drivers/s390/block/dcssblk.c  |    2 +-
>  drivers/s390/char/raw3270.c   |    4 ++--
>  drivers/s390/char/tape_core.c |    2 +-
>  drivers/s390/net/netiucv.c    |    3 +--
>  drivers/s390/net/smsgiucv.c   |    2 +-
>  5 files changed, 6 insertions(+), 7 deletions(-)

Thanks, applied. I added the possible change in arch/s390/mm/extmem.c
to your patch.


\
 
 \ /
  Last update: 2007-12-07 09:23    [from the cache]
©2003-2008