lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6a7ecf2f-eee9-4297-b0d6-be7e7f1d9fea@foss.st.com>
Date: Wed, 20 Dec 2023 16:52:29 +0100
From: Fabrice Gasnier <fabrice.gasnier@...s.st.com>
To: Colin Ian King <colin.i.king@...il.com>,
        William Breathitt Gray
	<william.gray@...aro.org>,
        <linux-iio@...r.kernel.org>
CC: <kernel-janitors@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH][next] tools/counter: Fix spelling mistake "componend" ->
 "component"

On 12/19/23 14:30, Colin Ian King wrote:
> There are two spelling mistakes in the help text. Fix them.
> 
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>

Hi Colin,
Reviewed-by: Fabrice Gasnier <fabrice.gasnier@...s.st.com>

Thanks for your patch,
Best Regards,
Fabrice
> ---
>  tools/counter/counter_watch_events.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/counter/counter_watch_events.c b/tools/counter/counter_watch_events.c
> index 3898fe7e35ec..37d1b4b3e63d 100644
> --- a/tools/counter/counter_watch_events.c
> +++ b/tools/counter/counter_watch_events.c
> @@ -120,8 +120,8 @@ static void print_usage(void)
>  		"  evt_capture                (COUNTER_EVENT_CAPTURE)\n"
>  		"\n"
>  		"  chan=<n>                   channel <n> for this watch [default: 0]\n"
> -		"  id=<n>                     componend id <n> for this watch [default: 0]\n"
> -		"  parent=<n>                 componend parent <n> for this watch [default: 0]\n"
> +		"  id=<n>                     component id <n> for this watch [default: 0]\n"
> +		"  parent=<n>                 component parent <n> for this watch [default: 0]\n"
>  		"\n"
>  		"Example with two watched events:\n\n"
>  		"counter_watch_events -d \\\n"

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ