diff options
author | Willem de Bruijn <willemb@google.com> | 2023-11-24 20:15:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-11-28 05:12:07 +0300 |
commit | 59fef379d453781f0dabfa1f1a1e86e78aee919a (patch) | |
tree | 3ebdf9e4461eb328372dcd26c5c68567392f426b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b29828c5af6841bdeb9fafa32fdfeff7ab9c407 (diff) | |
download | linux-59fef379d453781f0dabfa1f1a1e86e78aee919a.tar.xz |
selftests/net: unix: fix unused variable compiler warning
Remove an unused variable.
diag_uid.c:151:24:
error: unused variable 'udr'
[-Werror,-Wunused-variable]
Fixes: ac011361bd4f ("af_unix: Add test for sock_diag and UDIAG_SHOW_UID.")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20231124171645.1011043-4-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions