From: Peter Georg <peter.ge...@physik.uni-regensburg.de>

ARK: Remove code marking devices deprecated

Upstream Status: RHEL only

Remove code marking devices deprecated in ARK.

Signed-off-by: Peter Georg <peter.ge...@physik.uni-regensburg.de>

diff --git a/drivers/net/team/team.c b/drivers/net/team/team.c
index blahblah..blahblah 100644
--- a/drivers/net/team/team.c
+++ b/drivers/net/team/team.c
@@ -3045,8 +3045,6 @@ static int __init team_module_init(void)
        if (err)
                goto err_nl_init;
 
-       mark_driver_deprecated(DRV_NAME);
-
        return 0;
 
 err_nl_init:

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to