Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754941Ab0KBBpw (ORCPT ); Mon, 1 Nov 2010 21:45:52 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:36383 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754338Ab0KBBpu (ORCPT ); Mon, 1 Nov 2010 21:45:50 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=RwNfOVmBuQh8vs2iPiT1PF2DCM3rRR2kP5d9KnlUYgRcj/TSi41VPyV1gHnQD3Ok09 xkalamrTi+jQavZHJEhEfeN7Dz7k6+LbdK6KhaviuU07UKH7IbbKSuPnXFhpGdPcoxp/ 3V0vcJKMd/OMmCYcZdUTq6r3EuqF0yeVgfEMQ= MIME-Version: 1.0 In-Reply-To: References: <1288660377.20990.1.camel@mola> Date: Mon, 1 Nov 2010 23:45:48 -0200 Message-ID: Subject: Re: [PATCH] dma: imx-dma: fix imxdma_probe error path From: Thiago Farina To: axel.lin@gmail.com Cc: linux-kernel , Pengutronix , Dan Williams Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 18 On Mon, Nov 1, 2010 at 11:30 PM, Axel Lin wrote: > 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? > Your call, as I got confused others can get confused too. -- 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/