]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: wilc_wlan.c: remove unused pointer variables
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:19:49 +0000 (11:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit9962b1a0401801ef27c8403c7dec597ea6467e0f
treeaebab8e797901f4088961ba233e9c53b46b38b92
parent4878bd6c8cea8c7986a450c8fc5dd0148d233cf4
staging: wilc1000: wilc_wlan.c: remove unused pointer variables

This patch removes unused two pointer variable.
 - Free_head
 - Alloc_head
It's pointer variables unused inside code.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c