commit | e3ec9c7d5eea9adf2c604c623c987360cc700b88 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Fri Dec 31 18:59:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 01 13:57:57 2011 -0800 |
tree | 0f17da131a7af8c66383d5a7f4bfa169f5b7e444 | |
parent | 2db9983a4318818845193bd577879c0620705e82 [diff] |
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 <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>