summaryrefslogtreecommitdiff
path: root/fs/exfat/inode.c
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2024-05-07 11:04:49 +0200
committerAndreas Gruenbacher <agruenba@redhat.com>2024-05-07 12:42:48 +0200
commitc1c53c26e3380a79b65e6b53dac6c3c797a7e8f1 (patch)
treed04a7fb227373b36c1eb1b967c257c7ce3de69fe /fs/exfat/inode.c
parent50fabd42cb2fa02b727e7786fb80f6e172334066 (diff)
downloadlwn-c1c53c26e3380a79b65e6b53dac6c3c797a7e8f1.tar.gz
lwn-c1c53c26e3380a79b65e6b53dac6c3c797a7e8f1.zip
gfs2: make timeout values more explicit
'timeout' is a vague name for the return value of wait_event_*_timeout because it actually returns the time left. Because the variable is never used later, just drop the return value. Since variable 'timeout' is then only used to carry a fixed timeout value, drop this in favor of a fixed function argument as in the other call to wait_event_timeout() above. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/exfat/inode.c')
0 files changed, 0 insertions, 0 deletions