[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4550B088.9040900@fr.ibm.com>
Date: Tue, 07 Nov 2006 17:12:56 +0100
From: Cedric Le Goater <clg@...ibm.com>
To: Oleg Nesterov <oleg@...sign.ru>
CC: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] add-process_session-helper-routine-deprecate-old-field-tidy
Oleg Nesterov wrote:
> Cedric Le Goater wrote:
>> - .session = 1, \
>> + .tty_old_pgrp = 0, \
>> + { .session = 1}, \
>
> Any reason to initialize .tty_old_pgrp explicitly? This gives a false
> positive from grep...
it helps some version of gcc to find the anonymous union. I need to dig
this issue a little bit more.
thanks,
C.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists