diff options
author | 2009-05-02 08:12:36 -0300 | |
---|---|---|
committer | 2009-05-09 18:52:40 -0300 | |
commit | 7564f67d5b38eb814e67edd8ba0c70fd8eb475b6 (patch) | |
tree | 1569ef2e417cd052445cf3b60f3c93dd1708f3f9 /kernel/rtmutex.c | |
parent | V4L/DVB (11668): ivtv: fix compiler warning. (diff) | |
download | wireguard-linux-7564f67d5b38eb814e67edd8ba0c70fd8eb475b6.tar.xz wireguard-linux-7564f67d5b38eb814e67edd8ba0c70fd8eb475b6.zip |
V4L/DVB (11669): uvc: fix compile warning
The 2.6.30 kernel generates this warning:
uvc_driver.c:1729: warning: 'ret' may be used uninitialized in this function
I guess some new warning flag must have been turned on since this warning
didn't appear with older kernels (gcc version 4.3.1). It's also a bogus
warning, but since this code didn't comply to the coding standard anyway
I've modified it to 1) remove the warning and 2) conform to the coding
standard.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel/rtmutex.c')
0 files changed, 0 insertions, 0 deletions