diff options
author | Márton Németh <nm127@freemail.hu> | 2010-02-28 11:34:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-18 00:46:24 -0300 |
commit | 7b1fc72c2fdeb91565f4969397757ee938cce67e (patch) | |
tree | e2c763d2c5c97f0d60e8228ea42153a3af7590ad /drivers/acpi/sbs.c | |
parent | 6c9eaa82da53676db830572f5a41aa9ffea133a1 (diff) | |
download | op-kernel-dev-7b1fc72c2fdeb91565f4969397757ee938cce67e.zip op-kernel-dev-7b1fc72c2fdeb91565f4969397757ee938cce67e.tar.gz |
V4L/DVB: nGene: use NULL when pointer is needed
Use NULL when calling a function with pointer parameter, initializing a
pointer and returning a pointer. This will remove the following sparse
warning at different locations (see "make C=1"):
* warning: Using plain integer as NULL pointer
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/acpi/sbs.c')
0 files changed, 0 insertions, 0 deletions