]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
authorDing Xiang <dingxiang@cmss.chinamobile.com>
Fri, 7 Sep 2018 01:34:41 +0000 (09:34 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Sep 2018 13:25:08 +0000 (10:25 -0300)
commit01ab2e91103b8c23dfedfeb799bc8b810d585bd0
tree0a99ab56ea64634e86c4074554685317a1ca947e
parent53da12e013498c4eca592939bb18a5dbd1d228c9
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header

Add PTR_ERR_OR_ZERO, so that tools can use it, just like the kernel.

Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1536284082-23466-1-git-send-email-dingxiang@cmss.chinamobile.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/err.h