diff options
author | Breno Leitao <[email protected]> | 2024-01-22 10:19:54 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-23 17:22:23 -0800 |
commit | a6348a7104e0dac7b9b4b7042c3c8c36b81d71e7 (patch) | |
tree | b87aa362c04bafc6ee2546cacf6b5b6ce8cefacf /lib/crypto/mpi/mpiutil.c | |
parent | a2a7f98aeeec48118fac73c22bd54f8889815e16 (diff) |
net/ipv6: Remove unnecessary pr_debug() logs
In the ipv6 system, we have some logs basically dumping the name of the
function that is being called. This is not ideal, since ftrace give us
"for free". Moreover, checkpatch is not happy when touching that code:
WARNING: Unnecessary ftrace-like logging - prefer using ftrace
Remove debug functions that only print the current function name.
Signed-off-by: Breno Leitao <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions