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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 25 Jun 2015 13:10:08 -0300
From:	Diego Viola <diego.viola@...il.com>
To:	balbi@...com
Cc:	gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org, trivial@...nel.org,
	Diego Viola <diego.viola@...il.com>
Subject: Re: [PATCH TRIVIAL] drivers/usb/gadget/composite.c: i18n is not an acronym

Ping?

On Sun, May 31, 2015 at 3:52 PM, Diego Viola <diego.viola@...il.com> wrote:
> Signed-off-by: Diego Viola <diego.viola@...il.com>
> ---
>  drivers/usb/gadget/composite.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/usb/gadget/composite.c b/drivers/usb/gadget/composite.c
> index 4e3447b..79a3ae0 100644
> --- a/drivers/usb/gadget/composite.c
> +++ b/drivers/usb/gadget/composite.c
> @@ -896,7 +896,7 @@ void usb_remove_config(struct usb_composite_dev *cdev,
>
>  /* We support strings in multiple languages ... string descriptor zero
>   * says which languages are supported.  The typical case will be that
> - * only one language (probably English) is used, with I18N handled on
> + * only one language (probably English) is used, with i18n handled on
>   * the host side.
>   */
>
> @@ -949,7 +949,7 @@ static int get_string(struct usb_composite_dev *cdev,
>         struct usb_function             *f;
>         int                             len;
>
> -       /* Yes, not only is USB's I18N support probably more than most
> +       /* Yes, not only is USB's i18n support probably more than most
>          * folk will ever care about ... also, it's all supported here.
>          * (Except for UTF8 support for Unicode's "Astral Planes".)
>          */
> --
> 2.4.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ