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>] [day] [month] [year] [list]
Date:	Tue, 03 Jul 2012 02:49:58 +0000 (GMT)
From:	MyungJoo Ham <myungjoo.ham@...sung.com>
To:	Peter Meerwald <pmeerw@...erw.net>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc:	"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
	"cw00.choi@...sung.com" <cw00.choi@...sung.com>
Subject: Re: [PATCH] extcon: spelling of detach in function doc

> Signed-off-by: Peter Meerwald <pmeerw@...erw.net>

Thanks.
This patch will appear at http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/extcon-for-next along with other extcon drivers soon.


Signed-off-by: Myungjoo Ham <myungjoo.ham@...sung.com>

> ---
>  include/linux/extcon/extcon_gpio.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/extcon/extcon_gpio.h b/include/linux/extcon/extcon_gpio.h
> index a2129b7..2d8307f 100644
> --- a/include/linux/extcon/extcon_gpio.h
> +++ b/include/linux/extcon/extcon_gpio.h
> @@ -31,7 +31,7 @@
>   * @irq_flags	IRQ Flags (e.g., IRQF_TRIGGER_LOW).
>   * @state_on	print_state is overriden with state_on if attached. If Null,
>   *		default method of extcon class is used.
> - * @state_off	print_state is overriden with state_on if dettached. If Null,
> + * @state_off	print_state is overriden with state_on if detached. If Null,
>   *		default method of extcon class is used.
>   *
>   * Note that in order for state_on or state_off to be valid, both state_on
> -- 
> 1.7.9.5
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ