From: Mike Frysinger <vapier@gentoo.org>
To: Libor Bukata <lbukata@gmail.com>
Cc: util-linux@vger.kernel.org, Nefelim4ag@gmail.com, kzak@redhat.com
Subject: Re: Patch to add support for lz4hc and deflate optimization algorithms in zramctl.
Date: Wed, 24 Jan 2018 23:27:06 -0500 [thread overview]
Message-ID: <20180125042706.GF1718@vapier> (raw)
In-Reply-To: <90fb3b4a-38b8-17fc-f1b6-03e8c23eb808@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 248 bytes --]
On 22 Jan 2018 21:45, Libor Bukata wrote:
> + if (strcmp(optarg,"lzo") && strcmp(optarg,"lz4")
> + && strcmp(optarg,"lz4hc") && strcmp(optarg, "deflate"))
not exactly a new issue, but there should be a space after each of those commas
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2018-01-25 4:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 20:45 Patch to add support for lz4hc and deflate optimization algorithms in zramctl Libor Bukata
2018-01-23 8:08 ` Timofey Titovets
2018-01-23 13:21 ` Timofey Titovets
2018-01-23 17:57 ` Libor Bukata
2018-01-23 18:33 ` Timofey Titovets
2018-01-24 13:38 ` Karel Zak
2018-01-25 4:27 ` Mike Frysinger [this message]
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=20180125042706.GF1718@vapier \
--to=vapier@gentoo.org \
--cc=Nefelim4ag@gmail.com \
--cc=kzak@redhat.com \
--cc=lbukata@gmail.com \
--cc=util-linux@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).