diff options
author | Jeffle Xu <jefflexu@linux.alibaba.com> | 2021-12-07 04:14:49 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2021-12-07 16:47:09 +0100 |
commit | 3cfef1b612e15a0c2f5b1c9d3f3f31ad72d56fcd (patch) | |
tree | f628eff53c3001c064b42e214c82d24abe678d85 /fs/fscache | |
parent | netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock (diff) | |
download | linux-3cfef1b612e15a0c2f5b1c9d3f3f31ad72d56fcd.tar.xz linux-3cfef1b612e15a0c2f5b1c9d3f3f31ad72d56fcd.zip |
netfs: fix parameter of cleanup()
The order of these two parameters is just reversed. gcc didn't warn on
that, probably because 'void *' can be converted from or to other
pointer types without warning.
Cc: stable@vger.kernel.org
Fixes: 3d3c95046742 ("netfs: Provide readahead and readpage netfs helpers")
Fixes: e1b1240c1ff5 ("netfs: Add write_begin helper")
Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Link: https://lore.kernel.org/r/20211207031449.100510-1-jefflexu@linux.alibaba.com/ # v1
Diffstat (limited to 'fs/fscache')
0 files changed, 0 insertions, 0 deletions