diff options
| author | Kaixu Xia <[email protected]> | 2020-11-10 10:56:01 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-11-19 16:56:55 +1100 |
| commit | b84bf098fcc49ed6bf4b0a8bed52e9df0e8f1de7 (patch) | |
| tree | 0fb7b589fe4c66083cf6ec607d79bf2df24eeb23 /tools/perf/scripts/python/bin | |
| parent | 62182e6c0faf75117f8d1719c118bb5fc8574012 (diff) | |
powerpc/mm: Fix comparing pointer to 0 warning
Fixes coccicheck warning:
./arch/powerpc/mm/pgtable_32.c:87:11-12: WARNING comparing pointer to 0
Avoid pointer type value compared to 0.
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions