Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752094Ab0KYHGc (ORCPT ); Thu, 25 Nov 2010 02:06:32 -0500 Received: from lon1-post-2.mail.demon.net ([195.173.77.149]:52598 "EHLO lon1-post-2.mail.demon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751728Ab0KYHGa (ORCPT ); Thu, 25 Nov 2010 02:06:30 -0500 Message-ID: <4CEE0AF1.7030208@lougher.demon.co.uk> Date: Thu, 25 Nov 2010 07:06:25 +0000 From: Phillip Lougher User-Agent: Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2.9) Gecko/20100922 Thunderbird/3.1.4 MIME-Version: 1.0 To: Phillip Lougher CC: Lasse Collin , linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org, "H. Peter Anvin" , Alain Knaff , Albin Tonnerre , Andrew Morton Subject: Re: [PATCH RFC 2/3] Decompressors: Add boot-time XZ support References: <201011242254.41176.lasse.collin@tukaani.org> <4CEE02EE.1050102@lougher.demon.co.uk> In-Reply-To: <4CEE02EE.1050102@lougher.demon.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 20 On 25/11/10 06:32, Phillip Lougher wrote: >> + >> + for (i = 0; i< size; ++i) > > The kernel uses either "i < size" or "i Disregard these, looks like my email client (Mozilla Thunderbird) is eating spaces... Very odd >> + if (fill == NULL&& flush == NULL) { > and this. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/