diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-04-17 23:31:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-19 03:11:59 +0200 |
commit | 2d6c5a61fad6c0f0092a333188ded27416471c5e (patch) | |
tree | c4604894cf51a5be75c1f4c3e974e82509f82531 /drivers/platform | |
parent | r8169: drop member opts1_mask from struct rtl8169_private (diff) | |
download | linux-2d6c5a61fad6c0f0092a333188ded27416471c5e.tar.xz linux-2d6c5a61fad6c0f0092a333188ded27416471c5e.zip |
r8169: don't display tp->mmio_addr address
For security reasons since commit ad67b74d2469 "printk: hash addresses
printed with %p" %p doesn't display the full address any longer.
We could switch to %px, but I think the pointer address doesn't
provide a real benefit, so remove printing the hashed address.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions