Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Feb 2018 22:57:20 +0000 (14:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Feb 2018 22:57:20 +0000 (14:57 -0800)
commit13f514bef13ccc574839c624ca7106a92cbd5e3c
treea14fd690fbcf6540659188576c69ae295af5a063
parent938e1426e262bb0f2b512054a6f9d435dc8bd67a
parent3a129cc2151425e5aeb69aeb25fbc994ec738137
Merge branch 'for-linus' of git://git./linux/kernel/git/pmladek/printk

Pull printk fixlet from Petr Mladek:
 "People expect to see the real pointer value for %px.

  Let's substitute '(null)' only for the other %p? format modifiers that
  need to deference the pointer"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk:
  vsprintf: avoid misleading "(null)" for %px