aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Hans Verkuil <hverkuil@xs4all.nl> 2009-06-14 06:47:35 -0300
committerGravatar Mauro Carvalho Chehab <mchehab@redhat.com> 2009-06-23 03:14:35 -0300
commitbe5daa9bd220d384c7010aee6d3886279a61a183 (patch)
treedf87335f8a97a8d5a9fd164f43cb118af0a326f7 /include
parentV4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen (diff)
downloadlinux-be5daa9bd220d384c7010aee6d3886279a61a183.tar.gz
linux-be5daa9bd220d384c7010aee6d3886279a61a183.tar.bz2
linux-be5daa9bd220d384c7010aee6d3886279a61a183.zip
V4L/DVB (12107): smscoreapi: fix compile warning
gcc 4.3.1 generates this warning: v4l/smscoreapi.c: In function 'smscore_gpio_configure': v4l/smscoreapi.c:1481: warning: 'GroupNum' may be used uninitialized in this function v4l/smscoreapi.c:1480: warning: 'TranslatedPinNum' may be used uninitialized in this function While in practice this will not happen, it is something that the compiler can't determine. Initializing these two local variables to 0 suppresses this warning. Cc: Udi Atar <udi.linuxtv@gmail.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions