From: Jesper Juhl Date: Thu, 23 Aug 2007 23:40:26 +0000 (+0200) Subject: [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects() X-Git-Tag: v2.6.23-rc6~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aac0b5739ae192ee812eee09625ebfc08c2d760;p=pandora-kernel.git [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects() vmalloc() returns a void pointer - no need to cast it. Signed-off-by: Jesper Juhl Signed-off-by: Tony Luck --- Reading git-diff-tree failed