diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-11-01 15:32:22 +1100 |
---|---|---|
committer | Tobin C. Harding <me@tobin.cc> | 2017-11-29 12:13:16 +1100 |
commit | 6424f6bb432752c7eb90cbeeb1c31d6125bba39a (patch) | |
tree | 6f431371555297302201297ae79ef2c4792f1a6b /drivers/leds/leds-rb532.c | |
parent | 7b1924a1d930eb27fc79c4e4e2a6c1c970623e68 (diff) | |
download | linux-6424f6bb432752c7eb90cbeeb1c31d6125bba39a.tar.bz2 |
kasan: use %px to print addresses instead of %p
Pointers printed with %p are now hashed by default. Kasan needs the
actual address. We can use the new printk specifier %px for this
purpose.
Use %px instead of %p to print addresses.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Diffstat (limited to 'drivers/leds/leds-rb532.c')
0 files changed, 0 insertions, 0 deletions