OSDN Git Service

staging: ks7010: remove unused local variable eap_key
authorTobin C. Harding <me@tobin.cc>
Thu, 27 Apr 2017 01:25:13 +0000 (11:25 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 09:45:49 +0000 (11:45 +0200)
commit69f3fecc49cabaadf4839dda4227427fc15b4c7e
treec3a94d6f54890c0e06c76cec574d807fcae97f34
parent208c66f2fb3d9cd398386785aae116753a27e8c4
staging: ks7010: remove unused local variable eap_key

Code declares and assigns to a local variable that is never used, it
can be safely removed.

Remove unused local variable.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c