From: Trond Myklebust Date: Fri, 18 Apr 2014 18:43:58 +0000 (-0400) Subject: NFSd: Remove 'inline' designation for free_client() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd86e150f63a6c360783f163a979ec563e6d570;p=pandora-kernel.git NFSd: Remove 'inline' designation for free_client() It is large, it is used in more than one place, and it is not performance critical. Let gcc figure out whether it should be inlined... Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed