Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030906AbVIIXCF (ORCPT ); Fri, 9 Sep 2005 19:02:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030907AbVIIXCE (ORCPT ); Fri, 9 Sep 2005 19:02:04 -0400 Received: from mail.kroah.org ([69.55.234.183]:24482 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S1030906AbVIIXCB (ORCPT ); Fri, 9 Sep 2005 19:02:01 -0400 Date: Fri, 9 Sep 2005 15:54:21 -0700 From: Greg KH To: Linus Torvalds , davej@codemonkey.org.uk, arjan@infradead.org Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz Subject: Re: [GIT PATCH] More PCI patches for 2.6.13 Message-ID: <20050909225421.GA31433@suse.de> References: <20050909220758.GA29746@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1167 Lines: 36 On Fri, Sep 09, 2005 at 03:37:16PM -0700, Linus Torvalds wrote: > > > On Fri, 9 Sep 2005, Greg KH wrote: > > > > Dave Jones: > > must_check attributes for PCI layer. > > Why? This is something that David and Arjan wanted in. Guys? > This only clutters up the compile, hiding real errors. > > I think all those compile warnings are totally bogus. Who really cares? > Are they going to be fixed, or were they added just to irritate people? I fixed up all of the PCI core and USB drivers that were flagged by these warnings already. Biggest area left is network drivers that I saw. > We should have a strict rule: anybody who adds things like "must_check" > and "deprecated" had better also be ready and willing to fix all the new > warnings they cause - you're not allowed to just assume that "somebody > else will fix it". Fair enough. Dave and Arjan, want to fix up the rest of the tree? 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/