diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-07-08 18:03:06 +0100 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-07-22 15:55:43 +0000 |
| commit | 9d717807167f82687592742002bd5fbaeb69380a (patch) | |
| tree | e41c9b331a664d0eaf04a41a5f285fcddf48eb01 /scripts/gdb/linux/proc.py | |
| parent | 4a09966a2066cc50f8dfa55e11986e2b5ffeecc0 (diff) | |
f2fs: Pass a folio to F2FS_INODE()
All callers now have a folio, so pass it in. Also make it const as
F2FS_INODE() does not modify the struct folio passed in (the data it
describes is mutable, but it does not change the contents of the struct).
This may improve code generation.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions
