]> www.infradead.org Git - users/hch/misc.git/commit
net: rename rtnl_net_debug to lock_debug
authorStanislav Fomichev <sdf@fomichev.me>
Tue, 1 Apr 2025 16:34:45 +0000 (09:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Apr 2025 22:32:08 +0000 (15:32 -0700)
commitb912d599d3d83ff9a2db58c17b5c76429a206db5
treea3aa84b68fca5807948c115a2a91595579032330
parent8965c160b8f7333df895321c8aa6bad4a7175f2b
net: rename rtnl_net_debug to lock_debug

And make it selected by CONFIG_DEBUG_NET. Don't rename any of
the structs/functions. Next patch will use rtnl_net_debug_event in
netdevsim.

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250401163452.622454-5-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/Makefile
net/core/lock_debug.c [moved from net/core/rtnl_net_debug.c with 100% similarity]