From: Allan Stephens Date: Thu, 17 Apr 2008 01:21:16 +0000 (-0700) Subject: [TIPC]: Remove inlining of reference table locking routines X-Git-Tag: v2.6.26-rc1~1138^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4784b7c348779e957c82ba638ba2ada5ad8502d8;p=pandora-kernel.git [TIPC]: Remove inlining of reference table locking routines This patch converts the TIPC reference table locking routines into non-inlined routines, since they are mainly called from non-performance critical areas of TIPC and the added code footprint incurred through inlining can no longer be justified. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed