Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754610Ab0KBBaq (ORCPT ); Mon, 1 Nov 2010 21:30:46 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:43481 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752783Ab0KBBao (ORCPT ); Mon, 1 Nov 2010 21:30:44 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=KMPV7irOBT9s6i5wLt54+pNfxRme3xugz6iUzZVr1m3YbepNwwF9hlgCcad7JKQV3k tmqYuTbO8Oxw6eCNjZF/guUyvok/GEyCh0IAPMmJZmR2AOgJ8xsOJDemcOJ/b1SwhUos rZBxjn50uLhkUSFPvMpgv0teyM6bVCRF2tPfE= MIME-Version: 1.0 Reply-To: axel.lin@gmail.com In-Reply-To: References: <1288660377.20990.1.camel@mola> From: Axel Lin Date: Tue, 2 Nov 2010 09:30:23 +0800 Message-ID: Subject: Re: [PATCH] dma: imx-dma: fix imxdma_probe error path To: Thiago Farina Cc: linux-kernel , Pengutronix , Dan Williams Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 623 Lines: 18 2010/11/2 Thiago Farina : > On Mon, Nov 1, 2010 at 11:12 PM, Axel Lin wrote: >> otherwise, i will be -1 inside the latest iteration of the while loop. >> > nit: s/otherwise, i will be/Otherwise, it will be ? I mean the i variable will become -1 inside the latest iteration of the while loop. Should I resend the patch? Regards, Axel -- 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/