[Intel-gfx] [PATCH v3 4/4] xhci: Convert to use list_count()

Mathias Nyman mathias.nyman at linux.intel.com
Wed Nov 23 14:30:43 UTC 2022


On 22.11.2022 17.35, Andy Shevchenko wrote:
> The list API now provides the list_count() to help with counting
> existing nodes in the list. Utilise it.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> v3: no change
> v2: no change
>   drivers/usb/host/xhci-ring.c | 7 ++-----
>   1 file changed, 2 insertions(+), 5 deletions(-)
> 

Acked-by: Mathias Nyman <mathias.nyman at linux.intel.com>


More information about the Intel-gfx mailing list