[merged] selftests-fix-clean-target-in-kcmp-makefile.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subject: [merged] selftests-fix-clean-target-in-kcmp-makefile.patch removed from -mm tree
To: artagnon@xxxxxxxxx,dyoung@xxxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Mon, 08 Jul 2013 12:37:30 -0700


The patch titled
     Subject: selftests: fix clean target in kcmp Makefile
has been removed from the -mm tree.  Its filename was
     selftests-fix-clean-target-in-kcmp-makefile.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Subject: selftests: fix clean target in kcmp Makefile

Signed-off-by: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Cc: Dave Young <dyoung@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 tools/testing/selftests/kcmp/Makefile |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff -puN tools/testing/selftests/kcmp/Makefile~selftests-fix-clean-target-in-kcmp-makefile tools/testing/selftests/kcmp/Makefile
--- a/tools/testing/selftests/kcmp/Makefile~selftests-fix-clean-target-in-kcmp-makefile
+++ a/tools/testing/selftests/kcmp/Makefile
@@ -25,5 +25,4 @@ run_tests: all
 	@./kcmp_test || echo "kcmp_test: [FAIL]"
 
 clean:
-	rm -fr ./run_test
-	rm -fr ./test-file
+	$(RM) kcmp_test kcmp-test-file
_

Patches currently in -mm which might be from artagnon@xxxxxxxxx are

origin.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux