X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_stat_ELOOP_dir.c;h=827b3578e7ed0fda817dbe7d31eaa65b583f018e;hb=ebc54da9e29be1de79d77c72c0d8eb91833c641b;hp=c4d9f35f1f70added6e09f53145c2473fd4c347d;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c index c4d9f35..827b357 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c @@ -1,8 +1,7 @@ /* * YAFFS: Yet another FFS. A NAND-flash specific file system. * - * Copyright (C) 2002-2011 Aleph One Ltd. - * for Toby Churchill Ltd and Brightstar Engineering + * Copyright (C) 2002-2018 Aleph One Ltd. * * Created by Timothy Manning * @@ -18,8 +17,6 @@ int test_yaffs_stat_ELOOP_dir(void) int error_code=0; struct yaffs_stat stat; int output=0; - char text[100]; - text[0] ='\0'; if (set_up_ELOOP()<0){ print_message("failed to setup symlinks\n",2);