From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754816AbZDVVDe (ORCPT ); Wed, 22 Apr 2009 17:03:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754089AbZDVVDV (ORCPT ); Wed, 22 Apr 2009 17:03:21 -0400 Received: from kroah.org ([198.145.64.141]:36009 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752577AbZDVVDT (ORCPT ); Wed, 22 Apr 2009 17:03:19 -0400 Date: Wed, 22 Apr 2009 13:29:20 -0700 From: Greg KH To: H Hartley Sweeten Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb/host/ohci-hcd.c: fix sparse warnings Message-ID: <20090422202920.GA20231@kroah.com> References: <20090422055327.GF9009@kroah.com> <20090422174212.GA18564@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 22, 2009 at 04:18:59PM -0400, H Hartley Sweeten wrote: > Fix sparse warnings in drivers/usb/host/ohci-hcd.c. > > Four of the following sparse warning are seen when building on > ARM due do the macro raw_local_irq_save(): > > warning: symbol 'temp' shadows an earlier one > > Signed-off-by: H Hartley Sweeten > > --- > > Patch is also attached in case of line-wrapping. It was line-wrapped, but as your attachment was in base64 mode, it was easier to hand edit the patch to fix the line-wrapping. So, I think you still need to work a bit on your email client issues :) thanks, greg k-h