diff options
author | 2024-04-20 03:50:17 +0100 | |
---|---|---|
committer | 2024-05-08 08:41:28 -0700 | |
commit | 675f02e5e65651553c945a464e4f7630859f2032 (patch) | |
tree | 61e495f4b427af2b29d956a2d7206664e5438823 /scripts/generate_rust_analyzer.py | |
parent | scripts/gdb: fix detection of current CPU in KGDB (diff) | |
download | wireguard-linux-675f02e5e65651553c945a464e4f7630859f2032.tar.xz wireguard-linux-675f02e5e65651553c945a464e4f7630859f2032.zip |
squashfs: convert squashfs_symlink_read_folio to use folio APIs
Remove use of page APIs, return the errno instead of 0, switch from
kmap_atomic to kmap_local and use folio_end_read() to unify the two exit
paths.
Link: https://lkml.kernel.org/r/20240420025029.2166544-23-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Phillip Lougher <phillip@squashfs.org.uk>
Reviewed-by: Phillip Lougher <phillip@squashfs.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions