From: Jesper Juhl Date: Sat, 25 Aug 2007 06:25:33 +0000 (-0700) Subject: [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. X-Git-Tag: v2.6.23-rc4~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8347a91dbbb723d8ed106ec817dabac97f2bbc;p=pandora-kernel.git [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. vmalloc() returns a void pointer - no need to cast the return value. Signed-off-by: Jesper Juhl Signed-off-by: David S. Miller --- Reading git-diff-tree failed