diff options
author | Christoph Hellwig <hch@lst.de> | 2023-04-11 19:14:54 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-18 16:29:59 -0700 |
commit | 6aa4b839e7a481cc20b243168dc3333fc3d87eb0 (patch) | |
tree | 16cdaa2f61e42eb226acd11a48a75272d8eea330 /include/sound/hda_register.h | |
parent | 889ae9169b45f0fc3fc05f93c3c6fa8a851eab67 (diff) |
zram: don't pass a bvec to __zram_bvec_write
__zram_bvec_write only extracts the page from __zram_bvec_write and always
expects a full page of input. Pass the page directly instead of the bvec
and rename the function to zram_write_page.
Link: https://lkml.kernel.org/r/20230411171459.567614-13-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Acked-by: Minchan Kim <minchan@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/sound/hda_register.h')
0 files changed, 0 insertions, 0 deletions