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)
commit49bd136f93fe503c968ca95247dff9869324f484
tree3013df1719e2bbe4f06afff2abbe45ea48ecc5c7
parente3f27c7dade809c9d2ddde36a7401ad59671c504
staging/rtl8187se: Remove the unnecessary initialization of a local variable in r8180_core.c

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>
drivers/staging/rtl8187se/r8180_core.c