linux-stable/tools/testing/selftests/net/af_unix
Willem de Bruijn 59fef379d4 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: ac011361bd ("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>
2023-11-27 18:12:07 -08:00
..
diag_uid.c selftests/net: unix: fix unused variable compiler warning 2023-11-27 18:12:07 -08:00
Makefile selftests: net: add SCM_PIDFD / SO_PEERPIDFD test 2023-06-12 10:45:50 +01:00
scm_pidfd.c selftests: net: remove unused variables 2023-10-16 09:20:08 +01:00
test_unix_oob.c selftests: net: remove unused variables 2023-10-16 09:20:08 +01:00
unix_connect.c selftests: net: af_unix: Fix a build error of unix_connect.c. 2022-07-20 21:02:15 -07:00