]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:48 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:12 +0000 (14:18 -0400)
commit8357a9b60fe7500699a9dec540ca1c48df3cb455
treed467eff3fb04d2de0f718f4b7692bf72def88fa6
parent87150aaed9e55d8b18a94aa2589aa4331429fce8
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()

None of the callers set the 'action' argument, so let's just remove it.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c
include/linux/sunrpc/sched.h
net/sunrpc/sched.c