[PATCH] CORE: adding mtd_get_partition_physaddr()

Sergei Shtylyov sshtylyov at ru.mvista.com
Wed Aug 30 08:32:20 EDT 2006


Hello.

Jared Hulbert wrote:

>>>+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?

    Function declarations in C imply 'extern' by default.

WBR, Sergei




More information about the linux-mtd mailing list