diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-05-30 21:20:55 +0100 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-05-31 12:31:39 +0200 |
| commit | def27a20542044b9322d65ffc206722c159f7c7d (patch) | |
| tree | 17c1efe25cf13c38c681cb7a3b698b9c65500ed7 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
| parent | 8c30a7344abedf25002baed6196cf41b6fb75c0e (diff) | |
cramfs: Convert cramfs_read_folio to use a folio
Remove the conversion back into a page and use the folio APIs throughout.
Remove the setting of PG_error instead of converting it; it is unused
by core code or by the rest of cramfs, so it serves no purpose here.
Use folio_end_read() to save an atomic operation and unify the two
exit paths.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions