[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210609160232.4f82ca9e@jic23-huawei>
Date: Wed, 9 Jun 2021 16:02:32 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: William Breathitt Gray <vilhelm.gray@...il.com>
Cc: linux-stm32@...md-mailman.stormreply.com, kernel@...gutronix.de,
a.fatoum@...gutronix.de, kamel.bouhara@...tlin.com,
gwendal@...omium.org, alexandre.belloni@...tlin.com,
david@...hnology.com, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
syednwaris@...il.com, patrick.havelange@...ensium.com,
fabrice.gasnier@...com, mcoquelin.stm32@...il.com,
alexandre.torgue@...com, o.rempel@...gutronix.de,
jarkko.nikula@...ux.intel.com
Subject: Re: [PATCH v11 02/33] docs: counter: Fix spelling
On Wed, 9 Jun 2021 10:31:05 +0900
William Breathitt Gray <vilhelm.gray@...il.com> wrote:
> "Miscellaneous" is the correct spelling.
>
> Reviewed-by: David Lechner <david@...hnology.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@...il.com>
Applied.
> ---
> Documentation/driver-api/generic-counter.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/generic-counter.rst b/Documentation/driver-api/generic-counter.rst
> index b02c52cd69d6..64fe7db080e5 100644
> --- a/Documentation/driver-api/generic-counter.rst
> +++ b/Documentation/driver-api/generic-counter.rst
> @@ -307,7 +307,7 @@ Determining the type of extension to create is a matter of scope.
>
> * Device extensions are attributes that expose information/control
> non-specific to a particular Count or Signal. This is where you would
> - put your global features or other miscellanous functionality.
> + put your global features or other miscellaneous functionality.
>
> For example, if your device has an overtemp sensor, you can report the
> chip overheated via a device extension called "error_overtemp":
Powered by blists - more mailing lists