]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kernel/sysfb_simplefb.c
x86/simplefb: Use PTR_ERR_OR_ZERO
authorFabian Frederick <fabf@skynet.be>
Fri, 17 Oct 2014 20:01:05 +0000 (22:01 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 17 Oct 2014 20:40:52 +0000 (13:40 -0700)
commit76ef0db72f8b74bb92e24775d9d7f5ab26352bec
treebd7eff0be66f36486198951c9c5e69f73a70794f
parente8d95ce9705c6683f57dc146b8c726c4d2242a52
x86/simplefb: Use PTR_ERR_OR_ZERO

Replace IS_ERR/PTR_ERR

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Link: http://lkml.kernel.org/r/1413576066-26925-1-git-send-email-fabf@skynet.be
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/sysfb_simplefb.c