Re: [RFC,PATCH] poll cleanups 1/3

Davide Libenzi (davidel@xmailserver.org)
Sun, 10 Nov 2002 11:20:49 -0800 (PST)


On Sun, 10 Nov 2002, Manfred Spraul wrote:

> Change 1:
> Davide added a 'queue' variable into the poll_table, to indicate that no
> wait queue operations should happen.
> This is not needed: setting the poll table to NULL achieves the same
> effect, and is used by select/poll to implement syscalls with a 0 timeout.

Fine for me.

- Davide

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/