From: Allan Stephens Date: Fri, 7 Jan 2011 18:12:12 +0000 (-0500) Subject: tipc: Remove unused global variable tipc_user_count X-Git-Tag: v2.6.39-rc1~468^2~274^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4132facae1df653b5a78e0e32956218199026812;p=pandora-kernel.git tipc: Remove unused global variable tipc_user_count Eliminates a global variable that was previously used by TIPC's user registry to track the number of distinct applications using TIPC. Due to the recent elimination of the user registry this variable no longer serves any purpose and can be removed. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed