Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757726Ab3EJPZm (ORCPT ); Fri, 10 May 2013 11:25:42 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51141 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757544Ab3EJPZj (ORCPT ); Fri, 10 May 2013 11:25:39 -0400 Date: Fri, 10 May 2013 08:25:38 -0700 From: Greg Kroah-Hartman To: Wolfram Sang Cc: linux-kernel@vger.kernel.org, Alan Stern , linux-usb@vger.kernel.org Subject: Re: [RFC 30/42] drivers/usb/host: don't check resource with devm_ioremap_resource Message-ID: <20130510152538.GG11227@kroah.com> References: <1368173847-5661-1-git-send-email-wsa@the-dreams.de> <1368173847-5661-31-git-send-email-wsa@the-dreams.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368173847-5661-31-git-send-email-wsa@the-dreams.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 17 On Fri, May 10, 2013 at 10:17:15AM +0200, Wolfram Sang wrote: > devm_ioremap_resource does sanity checks on the given resource. No need to > duplicate this in the driver. > > Signed-off-by: Wolfram Sang As Alan pointed out, the majority of these are all wrong, please do NOT push this patch to Linus. thanks, greg k-h -- 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/