[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e86d8888-e8a2-bb20-4295-26442af455fa@linuxfoundation.org>
Date: Tue, 15 Jun 2021 11:48:49 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Zou Wei <zou_wei@...wei.com>, valentina.manea.m@...il.com,
shuah@...nel.org
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH -next] usbip: tools: Convert list_for_each to entry
variant
On 6/15/21 12:58 AM, Zou Wei wrote:
> convert list_for_each() to list_for_each_entry() where
> applicable.
> > Reported-by: Hulk Robot <hulkci@...wei.com>
What is the report? Please include the reports.
> Signed-off-by: Zou Wei <zou_wei@...wei.com>
> ---
> tools/usb/usbip/libsrc/usbip_host_common.c | 4 +---
> tools/usb/usbip/src/usbipd.c | 8 ++------
> 2 files changed, 3 insertions(+), 9 deletions(-)
>
Please explain why this change is necessary. Is it a good
idea to explain what happens if you don't make this change?
thanks,
-- Shuah
Powered by blists - more mailing lists