tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/mac80211/mlme.c: In function ‘ieee80211_mark_sta_auth’: ../net/mac80211/mlme.c:4341:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘ap_addr’ will never be NULL [-Waddress] 4341 | if (!ifmgd->auth_data || !ifmgd->auth_data->ap_addr) { | ^ In file included from ../net/mac80211/mlme.c:28: ../net/mac80211/ieee80211_i.h:414:12: note: ‘ap_addr’ declared here 414 | u8 ap_addr[ETH_ALEN] __aligned(2); | ^~~~~~~ WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/mac80211/mlme.c: In function ‘ieee80211_mark_sta_auth’: ../net/mac80211/mlme.c:4341:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘ap_addr’ will never be NULL [-Waddress] 4341 | if (!ifmgd->auth_data || !ifmgd->auth_data->ap_addr) { | ^ In file included from ../net/mac80211/mlme.c:28: ../net/mac80211/ieee80211_i.h:414:12: note: ‘ap_addr’ declared here 414 | u8 ap_addr[ETH_ALEN] __aligned(2); | ^~~~~~~ WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o New errors added --- /tmp/tmp.9Y3D8n3jz9 2024-11-07 22:50:59.005046426 -0800 +++ /tmp/tmp.nFYwAiJCHy 2024-11-07 22:53:05.094917516 -0800 @@ -3,0 +4,8 @@ +../net/mac80211/mlme.c: In function ‘ieee80211_mark_sta_auth’: +../net/mac80211/mlme.c:4341:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘ap_addr’ will never be NULL [-Waddress] + 4341 | if (!ifmgd->auth_data || !ifmgd->auth_data->ap_addr) { + | ^ +In file included from ../net/mac80211/mlme.c:28: +../net/mac80211/ieee80211_i.h:414:12: note: ‘ap_addr’ declared here + 414 | u8 ap_addr[ETH_ALEN] __aligned(2); + | ^~~~~~~ Per-file breakdown --- /tmp/tmp.MrN3dtt7fy 2024-11-07 22:53:05.120917283 -0800 +++ /tmp/tmp.DGQNxtlBvk 2024-11-07 22:53:05.140917104 -0800 @@ -0,0 +1 @@ + 1 ../net/mac80211/mlme.c