diff options
author | Simon Que <sque@chromium.org> | 2013-01-17 09:29:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-18 14:29:25 -0500 |
commit | 15c8bb1284c2e4b0614274602f0d92c4ea3412df (patch) | |
tree | f991819a242d9634eacbac4ad9f430f1f6effdf2 /drivers/auxdisplay | |
parent | fae50823d0ee579e006a7ba2b20880e354388b25 (diff) | |
download | linux-15c8bb1284c2e4b0614274602f0d92c4ea3412df.tar.gz linux-15c8bb1284c2e4b0614274602f0d92c4ea3412df.tar.bz2 linux-15c8bb1284c2e4b0614274602f0d92c4ea3412df.zip |
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>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions