Files
linux/drivers
Simon Que 15c8bb1284 net: usb: initialize tmp in dm9601.c to avoid warning
In two places, tmp is initialized implicitly by being passed as a
pointer during a function call.  However, this is not obvious to the
compiler, which logs a warning.

Signed-off-by: Simon Que <sque@chromium.org>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-18 14:29:25 -05:00
..
2013-01-04 23:10:29 +01:00
2013-01-06 00:36:17 +01:00
2012-12-18 15:19:06 +10:30
2013-01-10 14:35:23 -08:00