[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120607081108.GO8262@n2100.arm.linux.org.uk>
Date: Thu, 7 Jun 2012 09:11:08 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Artem Bityutskiy <dedekind1@...il.com>
Cc: Roland Stigge <stigge@...com.de>, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org, dwmw2@...radead.org,
kevin.wells@....com, srinivas.bakki@....com,
linux-arm-kernel@...ts.infradead.org, hechtb@...glemail.com,
lars@...afoo.de, b32955@...escale.com, leiwen@...vell.com
Subject: Re: [PATCH v6] MTD: LPC32xx SLC NAND driver
On Wed, Jun 06, 2012 at 04:38:41PM +0300, Artem Bityutskiy wrote:
> On Wed, 2012-06-06 at 11:20 +0200, Roland Stigge wrote:
> > +#else
> > +#define lpc32xx_nand_resume NULL
> > +#define lpc32xx_nand_suspend NULL
> > +#endif
>
> 0, not NULL.
Err, what planet are you on there. These are _pointers_ to functions,
so using a _pointer_ is more correct than using an _integer_.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists