Re: [PATCH 05/15] rfkill: fix minor typo in kernel doc

From: Ivo van Doorn
Date: Tue May 20 2008 - 05:54:01 EST


On Sunday 18 May 2008, Henrique de Moraes Holschuh wrote:
> Fix a minor typo in an exported function documentation
>
> Signed-off-by: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>

Acked-by: Ivo van Doorn <IvDoorn@xxxxxxxxx>

> Cc: Ivo van Doorn <IvDoorn@xxxxxxxxx>
> Cc: John W. Linville <linville@xxxxxxxxxxxxx>
> Cc: Dmitry Torokhov <dtor@xxxxxxx>
> ---
> net/rfkill/rfkill.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/net/rfkill/rfkill.c b/net/rfkill/rfkill.c
> index 4e10a95..f95081a 100644
> --- a/net/rfkill/rfkill.c
> +++ b/net/rfkill/rfkill.c
> @@ -412,7 +412,7 @@ int rfkill_register(struct rfkill *rfkill)
> EXPORT_SYMBOL(rfkill_register);
>
> /**
> - * rfkill_unregister - Uegister a rfkill structure.
> + * rfkill_unregister - Unregister a rfkill structure.
> * @rfkill: rfkill structure to be unregistered
> *
> * This function should be called by the network driver during device


--
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/