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
..
2011-03-31 11:26:23 -03:00
2012-10-22 11:33:34 -07:00
2010-10-22 10:22:07 -07:00
2008-11-19 14:46:33 +00:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00