Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Aug 2018 21:13:53 +0000 (14:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Aug 2018 21:13:53 +0000 (14:13 -0700)
commit36f49ca8ca6d786936f48b874d30fded5b2b7bd9
tree56a15bd57d0d17329b62cbac00998b69868ca7bb
parent00b24d545549b5e4a49ff00f017391c3b62a2f05
parent0b2c1aec49ddb2260894df6c69ae7b34142ff936
Merge branch 'x86-cleanups-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86 cleanups from Thomas Gleixner:
 "Trival cleanups"

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/iommu: Use NULL instead of 0
  x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warning