From: Allan Stephens Date: Fri, 31 Dec 2010 18:59:34 +0000 (+0000) Subject: tipc: remove zeroing assignments to static global variables X-Git-Tag: v2.6.38-rc1~476^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ec9c7d5eea9adf2c604c623c987360cc700b88;p=pandora-kernel.git tipc: remove zeroing assignments to static global variables Cleans up TIPC's source code to eliminate the needless initialization of static variables to zero. These changes are purely cosmetic and do not alter the operation of TIPC in any way. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed