From: Hagen Paul Pfeifer Date: Tue, 30 Mar 2010 14:24:12 +0000 (+0000) Subject: tipc: define needless global scoped variable static X-Git-Tag: v2.6.35-rc1~473^2~633 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8379d07031e59a5d72bc73a6060c4d63aac956ce;p=pandora-kernel.git tipc: define needless global scoped variable static struct _zone *tipc_zones has local scope level and should defined with the correct scoping. CC: Per Liden Signed-off-by: Hagen Paul Pfeifer Signed-off-by: David S. Miller --- Reading git-diff-tree failed