]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove unused codes of gps8ConfigPacket
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 17 Aug 2015 02:05:13 +0000 (11:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Aug 2015 19:50:02 +0000 (12:50 -0700)
commit280f1fa0808ea6e3b6bd5b39d67a0bb0a35a6761
tree41b0dcc589521a287e2e75cdf5f56ff0adbc9379
parentdc0ad74bc432eccb96f3249de20f3b2b468d0919
staging: wilc1000: remove unused codes of gps8ConfigPacket

This patch removes unused codes of gps8ConfigPacket declared by global variable.
It is allocated and freed memory within CoreConfiguratorInit and CoreConfiguratorDeInit.
There is no used anywhere except within two functions.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c