From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id AB17DDF1A4 for ; Tue, 15 Apr 2008 01:12:10 +1000 (EST) Message-Id: <574C64F0-C86E-4059-B0C5-E47AE4281277@kernel.crashing.org> From: Kumar Gala To: Anton Vorontsov In-Reply-To: <20080311172450.GH7727@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH 8/8] [POWERPC] qe_io: fix sparse warnings Date: Mon, 14 Apr 2008 10:12:06 -0500 References: <20080311172106.GA4766@localhost.localdomain> <20080311172450.GH7727@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 11, 2008, at 12:24 PM, Anton Vorontsov wrote: > Signed-off-by: Anton Vorontsov > --- > arch/powerpc/sysdev/qe_lib/qe_io.c | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) applied. - k