[PATCH 2/9] MTD: create lockless versions of {get, put}_mtd_device

Jörn Engel joern at logfs.org
Fri Jan 8 10:21:22 EST 2010


On Fri, 8 January 2010 17:06:38 +0200, Maxim Levitsky wrote:
>
> +	err = __get_mtd_device(ret);

Function is called here, afaics not declared and defined...

> [...]
> +int __get_mtd_device(struct mtd_info *mtd)

...further below.  Didn't gcc complain about this?  Or am I missing
something?

Jörn

-- 
Luck is when opportunity meets good preparation.
-- Chinese proverb



More information about the linux-mtd mailing list