commit | cbda45a2d4798912637b5b792c1c7a97c8d8b080 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Fri Oct 17 22:01:17 2014 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Oct 17 13:40:51 2014 -0700 |
tree | 68f17a6645f692162da44c372f260a3839879978 | |
parent | 196cf358422517b3ff3779c46a1f3e26fb084172 [diff] |
x86, cpuid: Use PTR_ERR_OR_ZERO Replace IS_ERR/PTR_ERR Signed-off-by: Fabian Frederick <fabf@skynet.be> Link: http://lkml.kernel.org/r/1413576077-26969-1-git-send-email-fabf@skynet.be Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>