Dan Carpenter da31fe451a 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>
2012-10-22 11:33:34 -07:00
..
2012-10-16 16:40:53 +10:00
2012-10-13 13:22:01 -07:00
2012-10-16 14:41:47 -04:00
2012-10-17 15:53:03 -05:00
2012-10-19 11:28:59 -07:00
2012-10-22 11:33:34 -07:00
2012-10-16 18:07:12 -07:00