From: NeilBrown Date: Wed, 3 Feb 2010 06:31:31 +0000 (+1100) Subject: sunrpc/cache: factor out cache_is_expired X-Git-Tag: v2.6.35-rc1~489^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f50d8b63dd6e5320a9d223298df19df3502da29;p=pandora-kernel.git sunrpc/cache: factor out cache_is_expired This removes a tiny bit of code duplication, but more important prepares for following patch which will perform the expiry check in cache_lookup and the rest of the validity check in cache_check. Signed-off-by: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed