From: Allan Stephens Date: Thu, 26 Apr 2012 21:53:03 +0000 (-0400) Subject: tipc: Create helper routine to delete unused name sequence structure X-Git-Tag: v3.5-rc1~109^2~230^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7fb9d20ade55e538efe91477014b6b367ecd802;p=pandora-kernel.git tipc: Create helper routine to delete unused name sequence structure Replaces two identical chunks of code that delete an unused name sequence structure from TIPC's name table with calls to a new routine that performs this operation. This change is cosmetic and doesn't impact the operation of TIPC. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed