Re: [PATCH] drivers/net/: Spelling fixes

From: Pavel Roskin
Date: Mon Dec 17 2007 - 15:40:40 EST



On Mon, 2007-12-17 at 11:40 -0800, Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

> diff --git a/drivers/net/wireless/orinoco.h
> b/drivers/net/wireless/orinoco.h
> index 4720fb2..703a4cf 100644
> --- a/drivers/net/wireless/orinoco.h
> +++ b/drivers/net/wireless/orinoco.h
> @@ -108,7 +108,7 @@ struct orinoco_private {
> int scan_inprogress; /* Scan pending... */
> u32 scan_mode; /* Type of scan done */
> char * scan_result; /* Result of previous scan */
> - int scan_len; /* Lenght of result */
> + int scan_len; /* Length of result */
> };
>
> #ifdef ORINOCO_DEBUG

Acked-by: Pavel Roskin <proski@xxxxxxx>

Actually, I don't think such minor comment fixes need to be reviewed by
the maintainers. Thanks anyway.

--
Regards,
Pavel Roskin
--
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/