Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755980AbZDDQU1 (ORCPT ); Sat, 4 Apr 2009 12:20:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753649AbZDDQUN (ORCPT ); Sat, 4 Apr 2009 12:20:13 -0400 Received: from n28.bullet.mail.mud.yahoo.com ([68.142.206.223]:34724 "HELO n28.bullet.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753520AbZDDQUM (ORCPT ); Sat, 4 Apr 2009 12:20:12 -0400 X-Yahoo-Newman-Id: 885210.95739.bm@omp408.mail.mud.yahoo.com DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=pacbell.net; h=Received:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=grpmoi/WnQ9fVmCFT3I6Aakf4QWXtJ5tdER73jICqUAyibbWdDvcMu3s+d4Jl0NFbripD9iGLwENsdoL8FPyiNHwd0iOBuWXP8/ji8/0+NWFsMJyAB2aCSmkQGzseHrv91yz1EkfxOieOrXf3Q4FpWwNmxy25KptaA+Ak1DrJ2k= ; X-Yahoo-Newman-Property: ymail-3 From: David Brownell To: David Woodhouse Subject: Re: [patch/rfc 2.6.29 1/2] MTD: driver model updates Date: Sat, 4 Apr 2009 09:20:06 -0700 User-Agent: KMail/1.9.10 Cc: Kevin Cernekee , dedekind@infradead.org, Linux MTD , linux-kernel@vger.kernel.org References: <200903260042.42091.david-b@pacbell.net> <1238855797.4068.6.camel@macbook.infradead.org> In-Reply-To: <1238855797.4068.6.camel@macbook.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904040920.06981.david-b@pacbell.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 422 Lines: 13 On Saturday 04 April 2009, David Woodhouse wrote: > think I'm going to add a WARN_ON(&mtd->dev.parent) into the core code. I hope you mean WARN_ON(!mtd->dev.parent) ... :) -- 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/