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] [day] [month] [year] [list]
Date:   Fri, 27 May 2022 10:52:26 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     keliu <liuke94@...wei.com>
Cc:     peter.chen@...nel.org, balbi@...nel.org,
        heikki.krogerus@...ux.intel.com, mdevaev@...il.com,
        maze@...gle.com, ruslan.bilovol@...il.com, phil@...pberrypi.com,
        libaokun1@...wei.com, dan.carpenter@...cle.com,
        akpm@...ux-foundation.org, brauner@...nel.org,
        songmuchun@...edance.com, dh10.jung@...sung.com,
        linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers: usb: Directly use ida_alloc()/free()

On Fri, May 27, 2022 at 09:08:00AM +0000, keliu wrote:
> Use ida_alloc()/ida_free() instead of deprecated
> ida_simple_get()/ida_simple_remove() .
> 
> Signed-off-by: keliu <liuke94@...wei.com>

I need a real name here, one that you use to sign legal documents.

> ---
>  drivers/usb/chipidea/core.c             | 6 +++---
>  drivers/usb/gadget/function/f_hid.c     | 6 +++---
>  drivers/usb/gadget/function/f_printer.c | 6 +++---
>  drivers/usb/gadget/function/rndis.c     | 4 ++--
>  drivers/usb/typec/class.c               | 8 ++++----

Please break this up into one-per-driver.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ