kernel-ark/drivers/s390/net
Julia Lawall ae57b20a0a drivers/s390/net: 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: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-17 22:42:54 -07:00
..
claw.c claw: use "claw" as root device name 2010-01-07 00:27:07 -08:00
claw.h
ctcm_dbug.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c drivers/s390/net: Drop memory allocation cast 2010-05-17 22:42:54 -07:00
ctcm_main.h
ctcm_mpc.c drivers/s390/net: Drop memory allocation cast 2010-05-17 22:42:54 -07:00
ctcm_mpc.h
ctcm_sysfs.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
fsm.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
fsm.h
Kconfig [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00
lcs.c drivers/s390/net: Drop memory allocation cast 2010-05-17 22:42:54 -07:00
lcs.h
Makefile [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00
netiucv.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
qeth_core_main.c drivers/s390/net: Drop memory allocation cast 2010-05-17 22:42:54 -07:00
qeth_core_mpc.c
qeth_core_mpc.h qeth: HiperSockets Network Traffic Analyzer 2010-01-13 20:34:55 -08:00
qeth_core_sys.c qeth: synchronize configuration interface 2010-05-16 00:50:11 -07:00
qeth_core.h qeth: synchronize configuration interface 2010-05-16 00:50:11 -07:00
qeth_l2_main.c qeth: synchronize configuration interface 2010-05-16 00:50:11 -07:00
qeth_l3_main.c qeth: synchronize configuration interface 2010-05-16 00:50:11 -07:00
qeth_l3_sys.c qeth: synchronize configuration interface 2010-05-16 00:50:11 -07:00
qeth_l3.h qeth: HiperSockets Network Traffic Analyzer 2010-01-13 20:34:55 -08:00
smsgiucv_app.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
smsgiucv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
smsgiucv.h [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00