diff options
author | Matthew Martin <lihnucks@gmail.com> | 2006-02-15 22:41:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-20 23:49:58 +0100 |
commit | addf36fec058691f7ba4f95b5487d140f4a86f5a (patch) | |
tree | ae9093018c1bc2fc963ea564ecb0c02a9ea4f58c /Documentation | |
parent | [PATCH] USB: ethernet gadget driver section fixups (diff) | |
download | linux-addf36fec058691f7ba4f95b5487d140f4a86f5a.tar.xz linux-addf36fec058691f7ba4f95b5487d140f4a86f5a.zip |
[PATCH] USB: Fix warning in drivers/usb/media/ov511.c
Gcc 4.0.2 had the warning:
drivers/usb/media/ov511.c: In function 'show_exposure':
drivers/usb/media/ov511.c:5642: warning: 'exp' may be used uninitialized
in this function
Here is the patch to fix that warning.
Signed-off-by: Matthew Martin <lihnucks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions