]> git.baikalelectronics.ru Git - kernel.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)
commit2f9fd2bea62047b6f8b6dea8c514b35e73e0a401
treed467eff3fb04d2de0f718f4b7692bf72def88fa6
parent437c791a1ef25534f111eaa0cc08e72705137c40
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