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

From: Frederik Deweerdt
Date: Wed Sep 01 2004 - 02:35:07 EST


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

Regards,
Frederik Deweerdt
frederik.deweerdt@xxxxxxxxxxx
-
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/