From: Stanislav Kinsbursky Date: Mon, 4 Feb 2013 11:02:55 +0000 (+0300) Subject: SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function X-Git-Tag: v3.9-rc1~40^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21cd1254d3402a72927ed744e8ac1a7cf532f1ea;p=pandora-kernel.git SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function Passing this pointer is redundant since it's stored on cache_detail structure, which is also passed to sunrpc_cache_pipe_upcall () function. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed