2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 01:34:00 +08:00
linux-next/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00