projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
938e142
3a129cc
)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 23 Feb 2018 22:57:20 +0000
(14:57 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 23 Feb 2018 22:57:20 +0000
(14:57 -0800)
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
Trivial merge