From: Prarit Bhargava <pra...@redhat.com>

redhat/Makefile: Remove GIT deprecated message

Remove the GIT variable deprecated message.

Signed-off-by: Prarit Bhargava <pra...@redhat.com>

diff --git a/redhat/Makefile b/redhat/Makefile
index blahblah..blahblah 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -5,12 +5,6 @@ include Makefile.variables
 #
 # This section is intentionally left at the top of the Makefile so it won't be 
ignored.
 #
-# This deprecation message must come after GIT is set in Makefile.variables.
-
-ifneq ($(GIT),git)
-  # deprecated in 5.20.0
-  $(warning WARNING: GIT($(GIT)) will be deprecated in a later release.)
-endif
 
 # These entries are 'duplicates' of variables specified in Makefile.variables
 # that are used in the SPEC file.  Specifying these with a SPEC prefix 
indicates

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2272
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to