aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-01-22 10:19:54 -0800
committerJakub Kicinski <[email protected]>2024-01-23 17:22:23 -0800
commita6348a7104e0dac7b9b4b7042c3c8c36b81d71e7 (patch)
treeb87aa362c04bafc6ee2546cacf6b5b6ce8cefacf /lib/crypto/mpi/mpiutil.c
parenta2a7f98aeeec48118fac73c22bd54f8889815e16 (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