diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-10-02 08:28:18 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-22 18:33:34 (GMT) |
commit | da31fe451a7a717c01ae26fa1e9e46fa43921b7d (patch) | |
tree | bce29cd4a5b30fbb2da4953c474d228046335f2b /security | |
parent | be7ac70b9b1cb49758d52abb554c92c03acd6f08 (diff) | |
download | linux-da31fe451a7a717c01ae26fa1e9e46fa43921b7d.tar.xz |
WUSB: remove an unnused variable
The "wusb_cap_descr_default" is never used. GCC doesn't complain about
it because we have that line ".bLength = sizeof(wusb_cap_descr_default)"
inside the definition itself. Clang complains though.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions