From: Jesper Juhl Date: Sat, 25 Aug 2007 06:24:43 +0000 (-0700) Subject: [NET]: Avoid pointless allocation casts in BSD compression module X-Git-Tag: v2.6.23-rc4~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c573f73ce95d7e421cb4b9928dd41ac9518fcccf;p=pandora-kernel.git [NET]: Avoid pointless allocation casts in BSD compression module The general kernel memory allocation functions return void pointers and there is no need to cast their return values. Signed-off-by: Jesper Juhl Signed-off-by: David S. Miller --- Reading git-diff-tree failed