diff options
| author | Zhang Yi <[email protected]> | 2024-03-20 11:05:47 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-04-25 12:23:54 +0000 |
| commit | 815f4b633ba1c9c6a151f251616f23e2407fcf24 (patch) | |
| tree | b9bcf2cc6b04abb9e609647f4f73d52d721085d0 /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
| parent | iomap: use a new variable to handle the written bytes in iomap_write_iter() (diff) | |
| download | kernel-815f4b633ba1c9c6a151f251616f23e2407fcf24.tar.gz kernel-815f4b633ba1c9c6a151f251616f23e2407fcf24.zip | |
iomap: make iomap_write_end() return a boolean
For now, we can make sure iomap_write_end() always return 0 or copied
bytes, so instead of return written bytes, convert to return a boolean
to indicate the copied bytes have been written to the pagecache.
Signed-off-by: Zhang Yi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
