diff options
| author | Ye Bin <yebin10@huawei.com> | 2020-09-30 09:08:38 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-10-01 18:45:23 -0700 |
| commit | 000fe2685b0a59ade602918a95de450c73aaf6fc (patch) | |
| tree | 62c1519310854e4c78aca2577f2f97bd7469eab7 /lib/mpi/mpi-sub-ui.c | |
| parent | 32be425b45f71660732395a0c7a7927540eb67cb (diff) | |
net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c
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@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
