[17/50] Fix debug regression in video/pwc

2007-09-24 Thread Greg KH
From: Jean Delvare <[EMAIL PROTECTED]> Commit 85237f202d46d55c1bffe0c5b1aa3ddc0f1dce4d introduced the following warning: drivers/media/video/pwc/pwc-if.c: In function "pwc_video_close": drivers/media/video/pwc/pwc-if.c:1211: warning: "i" may be used uninitialized in this function This is true,

[17/50] Fix debug regression in video/pwc

2007-09-24 Thread Greg KH
From: Jean Delvare [EMAIL PROTECTED] Commit 85237f202d46d55c1bffe0c5b1aa3ddc0f1dce4d introduced the following warning: drivers/media/video/pwc/pwc-if.c: In function pwc_video_close: drivers/media/video/pwc/pwc-if.c:1211: warning: i may be used uninitialized in this function This is true, and