[-mm patch] make drivers/mtd/nand/cs553x_nand.c:cs553x_init() static
David Woodhouse
dwmw2 at infradead.org
Tue May 16 09:04:19 EDT 2006
On Tue, 2006-05-16 at 14:37 +0200, Adrian Bunk wrote:
> This patch makes the needlessly global cs553x_init() static.
NAK. That problem was inherited from another board driver which was
copied and modified. And that driver inherited it in turn... let's not
piss about with them one at a time; let's just fix them _all_ at once,
instead. And let's remove the bizarre use of '#ifdef MODULE' around the
cleanup functions while we're at it.
http://git.infradead.org/?p=mtd-2.6.git;a=commitdiff;h=cead4dbc03ba6eb2e35bac04439b76a0cc2286ce
--
dwmw2
More information about the linux-mtd
mailing list