Home
last modified time | relevance | path

Searched hist:c06d7aaf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dpid_namespace.cc06d7aaf Fri Apr 29 16:38:00 CDT 2022 Haowen Bai <baihaowen@meizu.com> kernel: pid_namespace: use NULL instead of using plain integer as pointer

This fixes the following sparse warnings:
kernel/pid_namespace.c:55:77: warning: Using plain integer as NULL pointer

Link: https://lkml.kernel.org/r/1647944288-2806-1-git-send-email-baihaowen@meizu.com
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>