Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/wireless/util.c:3138:6: warning: no previous prototype for function 'cfg80211_validate_ies' [-Wmissing-prototypes] 3138 | bool cfg80211_validate_ies(const u8 *data, int len) | ^ ../net/wireless/util.c:3138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3138 | bool cfg80211_validate_ies(const u8 *data, int len) | ^ | static 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/wireless/util.c:3138:6: warning: no previous prototype for function 'cfg80211_validate_ies' [-Wmissing-prototypes] 3138 | bool cfg80211_validate_ies(const u8 *data, int len) | ^ ../net/wireless/util.c:3138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 3138 | bool cfg80211_validate_ies(const u8 *data, int len) | ^ | static 1 warning generated. New errors added --- /tmp/tmp.PW16fRL6W0 2026-07-28 22:20:17.094244392 -0400 +++ /tmp/tmp.Sxe0DJhFPF 2026-07-28 22:20:55.189924521 -0400 @@ -1,0 +2,8 @@ +../net/wireless/util.c:3138:6: warning: no previous prototype for function 'cfg80211_validate_ies' [-Wmissing-prototypes] + 3138 | bool cfg80211_validate_ies(const u8 *data, int len) + | ^ +../net/wireless/util.c:3138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 3138 | bool cfg80211_validate_ies(const u8 *data, int len) + | ^ + | static +1 warning generated. Per-file breakdown --- /tmp/tmp.X3PI0wlBzV 2026-07-28 22:21:21.655702301 -0400 +++ /tmp/tmp.DVrnRTXVGe 2026-07-28 22:21:21.657526768 -0400 @@ -0,0 +1 @@ + 1 ../net/wireless/util.c