[PATCH] CORE: adding mtd_get_partition_physaddr()

Jared Hulbert jaredeh at gmail.com
Tue Aug 29 15:37:28 EDT 2006


> > +void * mtd_get_partition_physaddr (struct mtd_info *mtd)
>
> Nit: No space between the paren and the function name please.

oops

> > +extern void * mtd_get_partition_physaddr(struct mtd_info *mtd);
>
> Couldn't this be a proper prototype instead of an extern?

I thought EXPORT_SYMBOL_GPL()  implied it should be extern.  Is that incorrect?




More information about the linux-mtd mailing list