summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ar9170/usb.c
diff options
context:
space:
mode:
authorJulia Lawall <julia@diku.dk>2010-05-11 20:25:56 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-05-12 16:39:07 -0400
commitaca8c6fa46aed6db36043cd2edbdc42fd20c3208 (patch)
tree6cbf46d010260a3a719a6839279987a56de264e0 /drivers/net/wireless/ath/ar9170/usb.c
parent058897a4e93a6fc6d331e2ef591b2d6571431265 (diff)
downloadop-kernel-dev-aca8c6fa46aed6db36043cd2edbdc42fd20c3208.zip
op-kernel-dev-aca8c6fa46aed6db36043cd2edbdc42fd20c3208.tar.gz
drivers/net/wireless/hostap: Drop memory allocation cast
Drop cast on the result of kmalloc and similar functions. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ type T; @@ - (T *) (\(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\| kmem_cache_alloc_node\|kmalloc_node\|kzalloc_node\)(...)) // </smpl> Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ar9170/usb.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud