Re: [PATCH] add-process_session-helper-routine-deprecate-old-field-tidy

From: Cedric Le Goater
Date: Tue Nov 07 2006 - 11:13:28 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/