From: Allan Stephens Date: Fri, 4 Nov 2011 15:54:43 +0000 (-0400) Subject: tipc: Hide internal details of node table implementation X-Git-Tag: v3.4-rc1~177^2~171^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a635b46bd884efc1fc98819cb5a200da255d575c;p=pandora-kernel.git tipc: Hide internal details of node table implementation Relocates information about the size of TIPC's node table index and its associated hash function, since only node subsystem routines need to have access to this information. Note that these changes are essentially cosmetic in nature, and have no impact on the actual operation of TIPC. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed