Jesper Juhl 2099973abf scsi: Remove unnecessary casts of void ptr returning alloc function return values
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/scsi/

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-01-19 15:26:40 +01:00
..
2011-01-13 08:03:09 -08:00
2011-01-12 21:55:13 +01:00
2011-01-13 15:46:35 +09:00
2011-01-10 08:51:44 -08:00
2010-12-22 15:43:26 -05:00