From: Joe Perches Date: Sun, 3 Feb 2013 17:28:13 +0000 (+0000) Subject: wimax: Remove unnecessary alloc/OOM messages, alloc cleanups X-Git-Tag: v3.9-rc1~139^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d11bd1592fba0b9231d3ce8ab61977db7e03e27;p=pandora-kernel.git wimax: Remove unnecessary alloc/OOM messages, alloc cleanups alloc failures already get standardized OOM messages and a dump_stack. Convert kzalloc's with multiplies to kcalloc. Remove now unused size variables. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed