From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Wed, 21 Jan 2009 08:30:11 +0000 Subject: Re: [PATCH] dma: fix up broken comparison in dma_alloc_from_coherent Message-Id: <20090121083011.GB14537@linux-sh.org> List-Id: References: <8b67d60901201348r6a59928dw3fcf8c9c823d5c68@mail.gmail.com> <1232488507.6794.8.camel@localhost.localdomain> <20090121033951.GB14094@linux-sh.org> <20090121081118.GA14537@linux-sh.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: Adrian McMenamin , Adrian McMenamin , LKML , Andrew Morton , linux-sh , penberg@cs.helsinki.fi, dbaryshkov@gmail.com, penguin-kernel@i-love.sakura.ne.jp, Johannes Weiner On Wed, Jan 21, 2009 at 09:29:39AM +0100, Guennadi Liakhovetski wrote: > Nitpick: > > On Wed, 21 Jan 2009, Paul Mundt wrote: > > > + /* > > + * Memory was found in the per-device arena. > > + */ > > s/arena/area/ ? > That was in the original, I'll fix it up before sending it off.