From: Denis V. Lunev Date: Thu, 31 Jul 2008 05:53:56 +0000 (+0400) Subject: sunrpc: do not pin sunrpc module in the memory X-Git-Tag: v2.6.28-rc1~266^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9f6cde6e26ef98ee9c4b6288b126ac9c580d88b;p=pandora-kernel.git sunrpc: do not pin sunrpc module in the memory Basically, try_module_get here are pretty useless. Any other module using this API will pin sunrpc in memory due using exported symbols. Signed-off-by: Denis V. Lunev Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed