mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
60a1d01bcd
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> |
||
---|---|---|
.. | ||
common.h | ||
init.c | ||
init.h | ||
Kconfig | ||
Makefile | ||
ms.c | ||
ms.h | ||
msscsi.c | ||
scsiglue.c | ||
scsiglue.h | ||
sdscsi.c | ||
smcommon.h | ||
smil.h | ||
smilecc.c | ||
smilmain.c | ||
smilsub.c | ||
smscsi.c | ||
TODO | ||
transport.c | ||
transport.h | ||
usb.c | ||
usb.h |