diff options
author | XU pengfei <xupengfei@nfschina.com> | 2022-09-14 03:21:14 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-03 23:03:15 +0200 |
commit | 3259914f8cab1bab3fe691a90ac3c47411cb0aba (patch) | |
tree | 04398eb78c6b4e3c74233f425eeececa0eabdfff /fs/hugetlbfs | |
parent | mm/filemap: make folio_put_wait_locked static (diff) | |
download | linux-3259914f8cab1bab3fe691a90ac3c47411cb0aba.tar.xz linux-3259914f8cab1bab3fe691a90ac3c47411cb0aba.zip |
mm/hugetlb: remove unnecessary 'NULL' values from pointer
Pointer variables allocate memory first, and then judge. There is no need
to initialize the assignment.
Link: https://lkml.kernel.org/r/20220914012113.6271-1-xupengfei@nfschina.com
Signed-off-by: XU pengfei <xupengfei@nfschina.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions