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>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ