Re: [Doc] class_find_device: fix reference to argument

From: Wanlong Gao
Date: Sun Aug 21 2011 - 10:46:26 EST


Rolf Eike Beer <eike <at> sf-mail.de> writes:

>
> Signed-off-by: Rolf Eike Beer <eike-kernel <at> sf-tec.de>
> ---
> drivers/base/class.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>

> - * @fn is allowed to do anything including calling back into class
> + * @match is allowed to do anything including calling back into class
> * code. There's no locking restriction.
> */
> struct device *class_find_device(struct class *class, struct device *start,

NACK, it means the function class_find_device but not the @match.

Thanks
-Wanlong Gao


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/