diff options
author | Himangi Saraogi <himangi774@gmail.com> | 2014-08-07 15:02:45 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-08-26 00:17:39 +0400 |
commit | 372e3a846814656d5e514167484f684f828fff56 (patch) | |
tree | ee3cc80815cfd0447be9913d495e2d4b8af008be /drivers/net/wireless/ipw2x00/ipw2200.c | |
parent | 560ce3087292603dafb2603ee12cab0ff6c20aee (diff) | |
download | linux-372e3a846814656d5e514167484f684f828fff56.tar.xz |
wireless: wlcore: Use devm_kzalloc
This patch introduces the use of devm_kzalloc and does away with the
kfrees in the probe and remove functions. Also, a couple of labels and
the initial assignment of the ret variable in the probe function are
removed.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ipw2x00/ipw2200.c')
0 files changed, 0 insertions, 0 deletions