diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-11-07 19:31:44 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-09 16:14:11 -0500 |
commit | fba6fe634787bb7ef95fb44682df71b4d4e8cb2d (patch) | |
tree | 13e46e15353fd5dc9f69f3f42ad6fa6d5d1fa9db /drivers/zorro | |
parent | 1bac92cac1d8417bf023571b1608b9793c4ecf86 (diff) |
mwifiex: remove unneeded kfree(NULL);
The previous if statement means this that pointer is NULL so there
is no need to free it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions