linux/drivers/message
Jesper Juhl 1dcb202f42 drivers/message/, i2o: 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/message/

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-01-19 15:24:57 +01:00
..
fusion Merge branch 'master' into for-next 2010-12-22 18:57:02 +01:00
i2o drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc function return values 2011-01-19 15:24:57 +01:00
Makefile