staging/rtl8187se: Remove the unnecessary initialization of a local variable in r8180...
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Thu, 22 Nov 2012 00:05:53 +0000 (09:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:01:29 +0000 (16:01 -0800)
The following errors fixed.
- ERROR: do not initialise statics to 0 or NULL

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found