diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2019-05-21 11:38:07 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-09 09:17:12 +0200 |
commit | e6df98cafc9cf62f1f05c323a807c7e111bd0a30 (patch) | |
tree | 59761b0b03a444fa1b53317b2dacd172d377577c /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 35b1044566528b26d48b31a52069f45851d49885 (diff) |
media: usb: siano: Fix false-positive "uninitialized variable" warning
commit 45457c01171fd1488a7000d1751c06ed8560ee38 upstream.
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 <stern@rowland.harvard.edu>
Reported-by: kbuild test robot <lkp@intel.com>
CC: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions