diff options
author | Alan Stern <[email protected]> | 2019-05-21 11:38:07 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-05-22 14:25:34 +0200 |
commit | 45457c01171fd1488a7000d1751c06ed8560ee38 (patch) | |
tree | 0edcf1733405ad989c0c4e643580811c17c672ed /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 53c7b63f797c96a30c21dd3b781fafaae096a12b (diff) |
media: usb: siano: Fix false-positive "uninitialized variable" warning
GCC complains about an apparently uninitialized variable recently
added to smsusb_init_device(). It's a false positive, but to silence
the warning this patch adds a trivial initialization.
Signed-off-by: Alan Stern <[email protected]>
Reported-by: kbuild test robot <[email protected]>
CC: <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions