diff options
| author | XU pengfei <[email protected]> | 2022-09-14 09:21:14 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-10-03 14:03:15 -0700 |
| commit | 3259914f8cab1bab3fe691a90ac3c47411cb0aba (patch) | |
| tree | 04398eb78c6b4e3c74233f425eeececa0eabdfff /tools/perf/scripts/python/bin | |
| parent | c195c3215741746b1eb7ab7980b926ddc37a4be3 (diff) | |
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/[email protected]
Signed-off-by: XU pengfei <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Cc: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions