From: Jesper Juhl Date: Fri, 24 Aug 2007 15:48:16 +0000 (-0400) Subject: [PATCH] net: Kill some unneeded allocation return value casts in libertas X-Git-Tag: v2.6.24-rc1~1454^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655b4d16ac5e551e5c8dac5812156edfd87bf822;p=pandora-kernel.git [PATCH] net: Kill some unneeded allocation return value casts in libertas kmalloc() and friends return void*, no need to cast it. Signed-off-by: Jesper Juhl Signed-off-by: John W. Linville --- Reading git-diff-tree failed