V4L/DVB (4674): Use NULL instead of 0 for ptrs
authorRandy Dunlap <rdunlap@xenotime.net>
Thu, 28 Sep 2006 17:03:26 +0000 (14:03 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 3 Oct 2006 18:14:20 +0000 (15:14 -0300)
Use NULL instead of 0 for pointer value, eliminate sparse warnings.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found