From: Roland Dreier Date: Wed, 2 Nov 2005 18:07:59 +0000 (-0800) Subject: [IPoIB] remove unneeded initializations to 0 X-Git-Tag: v2.6.15-rc1~726^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a384897d48c116b879924c3dd9e96f6f1e764b;p=pandora-kernel.git [IPoIB] remove unneeded initializations to 0 Shrink our source and .text a little by removing a few assignments of NULL and 0 to memory that is already cleared as part of the allocation. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed