diff options
author | Helge Deller <deller@gmx.de> | 2017-10-09 19:54:14 +0300 |
---|---|---|
committer | Santosh Shilimkar <ssantosh@kernel.org> | 2017-10-09 19:54:14 +0300 |
commit | 595f3a9de5815d38198136491fa50a8ee1700b7d (patch) | |
tree | 37075444bd1814ecc5a3572e66f53d1b966674ba /MAINTAINERS | |
parent | e19b205be43d11bff638cad4487008c48d21c103 (diff) | |
download | linux-595f3a9de5815d38198136491fa50a8ee1700b7d.tar.xz |
ti_sci: Use %pS printk format for direct addresses
Use the %pS printk format for printing symbols from direct addresses.
This is important for the ia64, ppc64 and parisc64 architectures, while on
other architectures there is no difference between %pS and %pF.
Fix it for consistency across the kernel.
Signed-off-by: Helge Deller <deller@gmx.de>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions