diff options
author | Stanislav Fomichev <sdf@google.com> | 2022-11-22 20:09:47 -0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-11-24 15:27:49 +0100 |
commit | 14e5f71e31ff3925cc970fa7907393ee7f4b748d (patch) | |
tree | 625787fd00f8d19dbd78dda86627cb71c77d6435 /block | |
parent | 170d97739de484cc052d65043d57acce7ed10480 (diff) | |
download | linux-14e5f71e31ff3925cc970fa7907393ee7f4b748d.tar.bz2 |
net: use %pS for kfree_skb tracing event location
For the cases where 'reason' doesn't give any clue, it's still
nice to be able to track the kfree_skb caller location. %p doesn't
help much so let's use %pS which prints the symbol+offset.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/20221123040947.1015721-1-sdf@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions