From: Ying Xue Date: Mon, 5 May 2014 00:56:16 +0000 (+0800) Subject: tipc: convert allocations of global variables associated with bclink X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~275^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb8b00f5f248c50603bca383792ac3a618297be0;p=pandora-kernel.git tipc: convert allocations of global variables associated with bclink Convert allocations of global variables associated with bclink from static way to dynamical way for the convenience of bclink instance initialisation. Meanwhile, this also helps TIPC support name space in the future easily. Signed-off-by: Ying Xue Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed