The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Phillip Lougher <phillip@lougher.demon.co.uk>
To: Phillip Lougher <phillip@lougher.demon.co.uk>
Cc: Lasse Collin <lasse.collin@tukaani.org>,
	linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org,
	"H. Peter Anvin" <hpa@zytor.com>, Alain Knaff <alain@knaff.lu>,
	Albin Tonnerre <albin.tonnerre@free-electrons.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH RFC 2/3] Decompressors: Add boot-time XZ support
Date: Thu, 25 Nov 2010 07:06:25 +0000	[thread overview]
Message-ID: <4CEE0AF1.7030208@lougher.demon.co.uk> (raw)
In-Reply-To: <4CEE02EE.1050102@lougher.demon.co.uk>

On 25/11/10 06:32, Phillip Lougher wrote:
>> +
>> + for (i = 0; i< size; ++i)
>
> The kernel uses either "i < size" or "i<size" ...
>

Disregard these, looks like my email client (Mozilla Thunderbird)
is eating spaces... Very odd

>> + if (fill == NULL&& flush == NULL) {
>

and this.


  reply	other threads:[~2010-11-25  7:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24 20:54 [PATCH RFC 2/3] Decompressors: Add boot-time XZ support Lasse Collin
2010-11-25  6:32 ` Phillip Lougher
2010-11-25  7:06   ` Phillip Lougher [this message]
2010-11-25 18:22   ` Lasse Collin

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=4CEE0AF1.7030208@lougher.demon.co.uk \
    --to=phillip@lougher.demon.co.uk \
    --cc=akpm@linux-foundation.org \
    --cc=alain@knaff.lu \
    --cc=albin.tonnerre@free-electrons.com \
    --cc=hpa@zytor.com \
    --cc=lasse.collin@tukaani.org \
    --cc=linux-embedded@vger.kernel.org \
    --cc=linux-kernel@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