diff options
author | Maria Yu <quic_aiquny@quicinc.com> | 2022-10-21 18:15:55 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-28 13:37:22 -0700 |
commit | fba4eaf93164a6a6eb3cc12a3391b06f6187aa20 (patch) | |
tree | 5c4458b68da7e8a7cd4437812a040e5852bc6c54 /mm/page_reporting.h | |
parent | bb2282cf01fcae7379314dc026f3b534c83c186c (diff) | |
download | linux-fba4eaf93164a6a6eb3cc12a3391b06f6187aa20.tar.bz2 |
mm/page_isolation: fix clang deadcode warning
When !CONFIG_VM_BUG_ON, there is warning of
clang-analyzer-deadcode.DeadStores:
Value stored to 'mt' during its initialization is never read.
Link: https://lkml.kernel.org/r/20221021101555.7992-2-quic_aiquny@quicinc.com
Signed-off-by: Maria Yu <quic_aiquny@quicinc.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Doug Berger <opendmb@gmail.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Zi Yan <ziy@nvidia.com>
Cc: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_reporting.h')
0 files changed, 0 insertions, 0 deletions