From: Allan Stephens Date: Tue, 11 May 2010 14:30:11 +0000 (+0000) Subject: tipc: Relocate trivial link status functions to header file X-Git-Tag: v2.6.35-rc1~473^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01fee256a675f6492fc6945bbb9b59640d8705d4;p=pandora-kernel.git tipc: Relocate trivial link status functions to header file Rather than live in link.c where they can only be used in that file alone, these helper routines are better served by being in link.h Relocated are the following: link_working_working link_working_unknown link_reset_unknown link_reset_reset link_blocked link_congested Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed