Re: [PATCH 10/17]drivers:hwmon:sht15.c Remove one to many n's in a word.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 26 Feb 2011 20:34:03 -0800, Justin P. Mattock wrote:
> The Patch below removes one to many "n's" in a word..

4 spelling mistakes in the summary of a spelling fix patch. Ah, the
irony ;)


> Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx>
> CC: Jean Delvare <khali@xxxxxxxxxxxx>
> CC: Guenter Roeck <guenter.roeck@xxxxxxxxxxxx>
> CC: lm-sensors@xxxxxxxxxxxxxx
> ---
>  drivers/hwmon/sht15.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/sht15.c b/drivers/hwmon/sht15.c
> index a610e78..3ba7dd8 100644
> --- a/drivers/hwmon/sht15.c
> +++ b/drivers/hwmon/sht15.c
> @@ -610,7 +610,7 @@ static int __devexit sht15_remove(struct platform_device *pdev)
>  	struct sht15_data *data = platform_get_drvdata(pdev);
>  
>  	/* Make sure any reads from the device are done and
> -	 * prevent new ones beginnning */
> +	 * prevent new ones from beginning */
>  	mutex_lock(&data->read_lock);
>  	hwmon_device_unregister(data->hwmon_dev);
>  	sysfs_remove_group(&pdev->dev.kobj, &sht15_attr_group);

Applied, thanks.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors


[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux