diff options
author | Jeffle Xu <[email protected]> | 2021-12-07 11:14:49 +0800 |
---|---|---|
committer | David Howells <[email protected]> | 2021-12-07 15:47:09 +0000 |
commit | 3cfef1b612e15a0c2f5b1c9d3f3f31ad72d56fcd (patch) | |
tree | f628eff53c3001c064b42e214c82d24abe678d85 /scripts/gdb/linux/proc.py | |
parent | 598ad0bd09329818ee041cb3e4b60ba0a70cb1ee (diff) |
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: [email protected]
Fixes: 3d3c95046742 ("netfs: Provide readahead and readpage netfs helpers")
Fixes: e1b1240c1ff5 ("netfs: Add write_begin helper")
Signed-off-by: Jeffle Xu <[email protected]>
Signed-off-by: David Howells <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]/ # v1
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions