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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 01 Oct 2020 18:45:35 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     yebin10@...wei.com
Cc:     kuba@...nel.org, netdev@...r.kernel.org, hulkci@...wei.com
Subject: Re: [PATCH 2/2] net-sysfs: Fix inconsistent of format with
 argument type in net-sysfs.c

From: Ye Bin <yebin10@...wei.com>
Date: Wed, 30 Sep 2020 09:08:38 +0800

> Fix follow warnings:
> [net/core/net-sysfs.c:1161]: (warning) %u in format string (no. 1)
> 	requires 'unsigned int' but the argument type is 'int'.
> [net/core/net-sysfs.c:1162]: (warning) %u in format string (no. 1)
> 	requires 'unsigned int' but the argument type is 'int'.
> 
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Ye Bin <yebin10@...wei.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ