[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201001.184535.2050264147978898403.davem@davemloft.net>
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