From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755634AbZDVGJm (ORCPT ); Wed, 22 Apr 2009 02:09:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753652AbZDVGIz (ORCPT ); Wed, 22 Apr 2009 02:08:55 -0400 Received: from kroah.org ([198.145.64.141]:37199 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752727AbZDVGIy (ORCPT ); Wed, 22 Apr 2009 02:08:54 -0400 Date: Tue, 21 Apr 2009 22:53:27 -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: <20090422055327.GF9009@kroah.com> References: 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 15, 2009 at 10:04:17PM -0400, H Hartley Sweeten wrote: > Fix sparse warnings in drivers/usb/host/ohci-hcd.c. > > warning: symbol 'temp' shadows an earlier one > > Signed-off-by: H Hartley Sweeten I'm not seeing this sparse warning either. And you didn't fix the two sparse warnings I am seeing in this file, so I'm going to think this patch doesn't really do anything :( thanks, greg k-h