mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
selftests: net: lib: Rename ip_link_add() to adf_*
Rename this function to mark it as autodefer. For details, see the discussion in the cover letter. Signed-off-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/0b163cca1bf2ec44270e0fc89108f488d99d9c9d.1758821127.git.petrm@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
9ccec26623
commit
191c4912f9
@@ -543,7 +543,7 @@ require_command()
|
||||
fi
|
||||
}
|
||||
|
||||
ip_link_add()
|
||||
adf_ip_link_add()
|
||||
{
|
||||
local name=$1; shift
|
||||
|
||||
|
||||
Reference in New Issue
Block a user