From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] zram03: drop obsolete sysfs interfaces
Date: Mon, 28 May 2018 15:38:59 +0900 [thread overview]
Message-ID: <20180528063859.GA495@jagdpanzerIV> (raw)
In-Reply-To: <1527095646-77998-1-git-send-email-yang.shi@linux.alibaba.com>
> testcases/kernel/device-drivers/zram/zram03.c | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/testcases/kernel/device-drivers/zram/zram03.c b/testcases/kernel/device-drivers/zram/zram03.c
> index 3f7ab4e..f2c166c 100644
> --- a/testcases/kernel/device-drivers/zram/zram03.c
> +++ b/testcases/kernel/device-drivers/zram/zram03.c
> @@ -185,11 +185,5 @@ static void print(char *string)
> static void dump_info(void)
> {
> print("initstate");
> - print("compr_data_size");
> - print("orig_data_size");
> print("disksize");
> - print("mem_used_total");
> - print("num_reads");
> - print("num_writes");
> - print("zero_pages");
> }
Is this against the Linux kernel code or some 3-rd party code?
-ss
next prev parent reply other threads:[~2018-05-28 6:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-23 17:14 [LTP] [PATCH] zram03: drop obsolete sysfs interfaces Yang Shi
2018-05-28 6:38 ` Sergey Senozhatsky [this message]
2018-05-30 0:22 ` Yang Shi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180528063859.GA495@jagdpanzerIV \
--to=sergey.senozhatsky.work@gmail.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.