diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-10-05 19:23:03 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-10-07 13:45:15 +0200 |
commit | fcd4904e2f6908d5c255fa5818bcf8ad32a6f0e8 (patch) | |
tree | f99a5f7c6801408e0132c121564c77ed0722be24 /rust/helpers/task.c | |
parent | f801850bc263d7fa0a4e6d9a36cddf4966c79c14 (diff) | |
download | linux-fcd4904e2f6908d5c255fa5818bcf8ad32a6f0e8.tar.gz linux-fcd4904e2f6908d5c255fa5818bcf8ad32a6f0e8.tar.bz2 linux-fcd4904e2f6908d5c255fa5818bcf8ad32a6f0e8.zip |
netfs: Remove call to folio_index()
Calling folio_index() is pointless overhead; directly dereferencing
folio->index is fine.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20241005182307.3190401-2-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions