kernel-ark/drivers/staging/keucr
Jesper Juhl 60a1d01bcd staging, keucr: Remove unnecessary casts of void ptr returning alloc function return values
Hi,

The [vk][cmz]alloc(_node) family of functions return void pointers which
it's completely unnecessary/pointless to cast to other pointer types since
that happens implicitly.

This patch removes such casts from drivers/staging/keucr/

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 16:44:08 -08:00
..
common.h
init.c staging: keucr: check kmalloc() return value 2010-09-20 17:03:41 -07:00
init.h
Kconfig Staging: keucr: prevent the driver from being built as a module. 2010-09-21 11:03:41 -07:00
Makefile Staging: keucr: Makefile: Makefile clean up 2010-10-08 07:23:44 -07:00
ms.c staging, keucr: Remove unnecessary casts of void ptr returning alloc function return values 2010-11-09 16:44:08 -08:00
ms.h
msscsi.c staging: keucr: check kmalloc() return value 2010-09-20 17:03:41 -07:00
scsiglue.c Staging: keucr: fix up US_ macro change 2010-10-28 09:53:38 -07:00
scsiglue.h
sdscsi.c
smcommon.h
smil.h
smilecc.c
smilmain.c
smilsub.c
smscsi.c staging: keucr: check kmalloc() return value 2010-09-20 17:03:41 -07:00
TODO staging/keucr: update TODO list and ask question about it 2010-09-16 12:29:31 -07:00
transport.c Staging: keucr: fix up US_ macro change 2010-10-28 09:53:38 -07:00
transport.h
usb.c Staging: keucr: fix up US_ macro change 2010-10-28 09:53:38 -07:00
usb.h