On 07/18/2016 11:56 AM, Miguel Flores Silverio wrote:
After discussing with my mentor [ Laura Abbott ]. Looks
like the following is not longer needed.


Tweaking the commit text just to say it's being removed. No need
to cite me, for future reference.

Applied with changes.

Signed-off-by: Miguel Flores Silverio <[email protected]>
---
 Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Makefile b/Makefile
index 5354035..f20475f 100644
--- a/Makefile
+++ b/Makefile
@@ -111,9 +111,6 @@ release: config-release

 include Makefile.release

-unused-kernel-patches:
-       @for f in *.patch; do if [ -e $$f ]; then (egrep -q "^Patch[[:digit:]]+:[[:space:]]+$$f" $(SPECFILE) || echo 
"Unused:    $$f") && egrep -q "^ApplyPatch[[:space:]]+$$f|^ApplyOptionalPatch[[:space:]]+$$f" 
$(SPECFILE) || echo "Unapplied: $$f"; fi; done
-
 ifeq ($(MAKECMDGOALS),me a sandwich)
 .PHONY: me a sandwich
 me a:
--
2.7.4

_______________________________________________
kernel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to