diff options
| author | Ye Bin <[email protected]> | 2020-09-30 01:08:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-10-02 01:45:23 +0000 |
| commit | 000fe2685b0a59ade602918a95de450c73aaf6fc (patch) | |
| tree | 62c1519310854e4c78aca2577f2f97bd7469eab7 /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
| parent | pktgen: Fix inconsistent of format with argument type in pktgen.c (diff) | |
| download | kernel-000fe2685b0a59ade602918a95de450c73aaf6fc.tar.gz kernel-000fe2685b0a59ade602918a95de450c73aaf6fc.zip | |
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 <[email protected]>
Signed-off-by: Ye Bin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions
