aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2022-02-25 11:19:14 +0000
committerDavid Howells <[email protected]>2022-06-10 19:55:21 +0000
commit40a81101202300df7db273f77dda9fbe6271b1d2 (patch)
tree7d3590b1bc71454d1a685fff0855889393c00403 /scripts/clang-tools/gen_compile_commands.py
parentnetfs: Further cleanups after struct netfs_inode wrapper introduced (diff)
downloadkernel-40a81101202300df7db273f77dda9fbe6271b1d2.tar.gz
kernel-40a81101202300df7db273f77dda9fbe6271b1d2.zip
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
The netfs_io_request cleanup op is now always in a position to be given a pointer to a netfs_io_request struct, so this can be passed in instead of the mapping and private data arguments (both of which are included in the struct). So rename the ->cleanup op to ->free_request (to match ->init_request) and pass in the I/O pointer. Signed-off-by: David Howells <[email protected]> Reviewed-by: Jeff Layton <[email protected]> cc: [email protected]
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions