diff options
| author | wuchi <[email protected]> | 2022-06-29 03:02:41 +0000 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-18 00:31:39 +0000 |
| commit | 6d529ea80b8a03401195506f45c052c4937545d5 (patch) | |
| tree | 633ccfad3ba38d6ef2b7e85c57d200a5e64118dd /fs/proc/array.c | |
| parent | lib: make LZ4_decompress_safe_forceExtDict() static (diff) | |
| download | kernel-6d529ea80b8a03401195506f45c052c4937545d5.tar.gz kernel-6d529ea80b8a03401195506f45c052c4937545d5.zip | |
lib/scatterlist: use matched parameter type when calling __sg_free_table()
commit 4635873c561a ("scsi: lib/sg_pool.c: improve APIs for allocating sg
pool") changeed @(bool)skip_first_chunk of __sg_free_table() to @(unsigned
int)nents_first_chunk, so use unsigend int type instead of bool type
(false -> 0) when calling the function in sg_free_append_table() and
sg_free_table().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: wuchi <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Cc: Maor Gottlieb <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
