Re: [patch 3/4] v4l: bttv driver update.

From: Gerd Knorr
Date: Fri Sep 03 2004 - 04:48:57 EST


Frederik Deweerdt <frederik.deweerdt@xxxxxxxxxxx> writes:

> Le Tue, Aug 31, 2004 at 05:24:05PM +0200, Gerd Knorr Ãcrivit:
> > Hi,
> [...]
> > - rc=bttv_I2CRead(btv,(PX_I2C_PIC<<1),NULL);
> > + rc=bttv_I2CRead(btv,(PX_I2C_PIC<<1),0);
>
> Sorry if it's irrelevant here, but I though there had been a
> campaign advocating "NULL instead of 0 in the Linux Kernel"?
> Ref: http://lkml.org/lkml/2004/7/8/9

Oops, that one slipped through when merging the 2.6.9-rc1 changes into
my tree. Chunk can be dropped.

Gerd

--
return -ENOSIG;
-
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/