Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759612AbYFDQeV (ORCPT ); Wed, 4 Jun 2008 12:34:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752443AbYFDQeN (ORCPT ); Wed, 4 Jun 2008 12:34:13 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:45688 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847AbYFDQeM (ORCPT ); Wed, 4 Jun 2008 12:34:12 -0400 Subject: Re: [patch 1/2] MTD: use list_for_each_entry() in add_mtd_device() From: David Woodhouse To: matthias@kaehlcke.net Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org In-Reply-To: <20080531132808.984625508@kaehlcke.net> References: <20080531132808.644758754@kaehlcke.net> <20080531132808.984625508@kaehlcke.net> Content-Type: text/plain Date: Wed, 04 Jun 2008 17:34:08 +0100 Message-Id: <1212597248.32207.126.camel@pmac.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 (2.22.1-2.fc9) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 465 Lines: 14 On Sat, 2008-05-31 at 15:28 +0200, matthias@kaehlcke.net wrote: > - struct list_head *this; > + struct mtd_notifier *not That's not even going to compile, surely? -- dwmw2 -- 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/