Re: [patch] updated inotify

From: Roger Luethi
Date: Wed Sep 22 2004 - 03:46:17 EST


On Tue, 21 Sep 2004 20:54:49 -0300, Arnaldo Carvalho de Melo wrote:
> > +
> > + if (!kevent) {
>
> kevent == NULL (I like !pointer, but hey, Linus says NULL is cute, so...)

No, such a rule would be brain-dead. You can safely keep using !pointer.

Roger
-
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/