diff options
author | Gautam Menghani <[email protected]> | 2022-06-12 11:23:20 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-06-16 19:48:32 -0700 |
commit | 55896f935a60b919ce699d11754061f6df936a7d (patch) | |
tree | 8c6bf8fecbd79797fea633e981da90494caa87da /include/linux/fpga/fpga-mgr.h | |
parent | b623d434f00868c3ec76ec6e6bbd85e9e6c06457 (diff) |
mm/sparse-vmemmap.c: remove unwanted initialization in vmemmap_populate_compound_pages()
Remove unnecessary initialization for the variable 'next'. This fixes
the clang scan warning: Value stored to 'next' during its
initialization is never read [deadcode.DeadStores]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Gautam Menghani <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Reviewed-by: Joao Martins <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions