Re: [PATCH] Drivers: staging: Fixed comment and helpline spelling errors

From: Sudip Mukherjee
Date: Sat May 30 2015 - 03:05:32 EST


On Fri, May 29, 2015 at 04:00:53PM -0700, Colin Cronin wrote:
> Fixed a few spelling errors in commented code, helpline text, and a TODO list
> Files changed:
<snip>
>
> diff --git a/drivers/staging/dgnc/TODO b/drivers/staging/dgnc/TODO
> index 2b2c6ea..cbc679d 100644
> --- a/drivers/staging/dgnc/TODO
> +++ b/drivers/staging/dgnc/TODO
> @@ -1,6 +1,6 @@
> * checkpatch fixes
> -* remove unecessary comments
> -* remove unecessary error messages. Example kzalloc() has its
> +* remove unnecessary comments
> +* remove unnecessary error messages. Example kzalloc() has its
> own error message. Adding an extra one is useless.
> * use goto statements for error handling when appropriate
> * there is a lot of unecessary code in the driver. It was

this has already been done by commit id 69e98df7 .
please update your tree.

regards
sudip

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