> On Sat, 13 Jan 2007 21:34:28 -0800 (PST)
> Roland McGrath <[EMAIL PROTECTED]> wrote:
>
> > + vma = vma->vm_next ?: vma == gate_vma ? NULL : gate_vma) {
>
> Painful. Can we do this?Can't stand concise, eh? ;-) Your version is fine with me. Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

