diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-04-01 20:10:31 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-05-19 19:25:39 +0300 |
commit | 0b6c14bdd908879078ec85d65cfb78472a97e4e7 (patch) | |
tree | 0ac08c22c9d351b2cf2a0c24551d1a6cd4a30b91 /lib/memory-notifier-error-inject.c | |
parent | 37324e6bb120bc3cb7cbaa87512ff3a93dbcf5c4 (diff) | |
download | linux-0b6c14bdd908879078ec85d65cfb78472a97e4e7.tar.xz |
SUNRPC: Make cache_req::thread_wait an unsigned long
The second parameter of wait_for_completion_interruptible_timeout()
is a jiffies value whose type is "unsigned long". Avoid an
unnecessary and potentially fraught implicit type conversion at the
wait_for_completion_interruptible_timeout() call site in
cache_wait_req().
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions