diff options
author | 2009-12-13 17:06:10 -0300 | |
---|---|---|
committer | 2009-12-16 09:27:57 -0200 | |
commit | 7ee0a28829e245648091040d4ba30feea5fa5ed5 (patch) | |
tree | 99161587e468d13fe87e7b11e23a03de10e13423 /kernel/panic.c | |
parent | V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> (diff) | |
download | wireguard-linux-7ee0a28829e245648091040d4ba30feea5fa5ed5.tar.xz wireguard-linux-7ee0a28829e245648091040d4ba30feea5fa5ed5.zip |
V4L/DVB (13687): cx231xx: use NULL when pointer is needed
The gpio field in the cx231xx_board.input structure is a pointer. Eliminate the
following sparse warnings (see "make C=1"):
* cx231xx-cards.c:72:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:77:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:84:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:111:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:116:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:123:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:151:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:156:13: warning: Using plain integer as NULL pointer
* cx231xx-cards.c:163:13: 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 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions