[LTP] [PATCH 4/5] getdents02: Remove obsolete TCID

Martin Doucha mdoucha@suse.cz
Wed Sep 11 18:34:38 CEST 2024


Signed-off-by: Martin Doucha <mdoucha@suse.cz>
---
 testcases/kernel/syscalls/getdents/getdents02.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testcases/kernel/syscalls/getdents/getdents02.c b/testcases/kernel/syscalls/getdents/getdents02.c
index 578db9d1e..25aa30d9d 100644
--- a/testcases/kernel/syscalls/getdents/getdents02.c
+++ b/testcases/kernel/syscalls/getdents/getdents02.c
@@ -28,8 +28,6 @@
 			 S_IXGRP|S_IROTH|S_IXOTH)
 #define TEST_DIR	"test_dir"
 
-char *TCID = "getdents02";
-
 static char *dirp;
 static size_t size;
 
-- 
2.46.0



More information about the ltp mailing list