All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] zram03: Update the value of 'TCID'
@ 2015-06-19  4:32 Zeng Linggang
  2015-06-19 12:34 ` Alexey Kodanev
  0 siblings, 1 reply; 2+ messages in thread
From: Zeng Linggang @ 2015-06-19  4:32 UTC (permalink / raw
  To: ltp-list

zram01 --> zram03

Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
---
 testcases/kernel/device-drivers/zram/zram03.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testcases/kernel/device-drivers/zram/zram03.c b/testcases/kernel/device-drivers/zram/zram03.c
index 9ee77dd..22233e2 100644
--- a/testcases/kernel/device-drivers/zram/zram03.c
+++ b/testcases/kernel/device-drivers/zram/zram03.c
@@ -36,7 +36,7 @@
 #include "test.h"
 #include "safe_macros.h"
 
-char *TCID = "zram01";
+char *TCID = "zram03";
 int TST_TOTAL = 1;
 
 #define PATH_ZRAM	"/sys/block/zram0"
-- 
1.9.3


------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [LTP] [PATCH] zram03: Update the value of 'TCID'
  2015-06-19  4:32 [LTP] [PATCH] zram03: Update the value of 'TCID' Zeng Linggang
@ 2015-06-19 12:34 ` Alexey Kodanev
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Kodanev @ 2015-06-19 12:34 UTC (permalink / raw
  To: Zeng Linggang, ltp-list

Hi!
On 06/19/2015 07:32 AM, Zeng Linggang wrote:
> zram01 --> zram03
>

Patch applied, thank you!

Best regards,
Alexey


------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-19 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-19  4:32 [LTP] [PATCH] zram03: Update the value of 'TCID' Zeng Linggang
2015-06-19 12:34 ` Alexey Kodanev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.