All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: net/wireless/util.c:3087:6: warning: no previous prototype for 'cfg80211_validate_ies'
Date: Wed, 29 Jul 2026 14:22:36 +0800	[thread overview]
Message-ID: <202607291343.GQPreqJa-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "bisect to a FBC not belonging to original linux-review patches: branch: linux-review/Deepanshu-Kartikey/wifi-cfg80211-add-cfg80211_validate_ies-helper-and-use-it/20260729-101807, commit: 9f00c96249f6b1cad035a9ece55d6a199cf08cbf"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Deepanshu Kartikey <kartikey406@gmail.com>
CC: 0day robot <lkp@intel.com>

tree:   https://github.com/intel-lab-lkp/linux/commits/Deepanshu-Kartikey/wifi-cfg80211-add-cfg80211_validate_ies-helper-and-use-it/20260729-101807
head:   9f00c96249f6b1cad035a9ece55d6a199cf08cbf
commit: 9f00c96249f6b1cad035a9ece55d6a199cf08cbf wifi: cfg80211: add cfg80211_validate_ies() helper and use it
date:   3 hours ago
:::::: branch date: 3 hours ago
:::::: commit date: 3 hours ago
config: alpha-allmodconfig (https://download.01.org/0day-ci/archive/20260729/202607291343.GQPreqJa-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 16.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260729/202607291343.GQPreqJa-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202607291343.GQPreqJa-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> net/wireless/util.c:3087:6: warning: no previous prototype for 'cfg80211_validate_ies' [-Wmissing-prototypes]
    3087 | bool cfg80211_validate_ies(const u8 *data, int len)
         |      ^~~~~~~~~~~~~~~~~~~~~


vim +/cfg80211_validate_ies +3087 net/wireless/util.c

9f00c96249f6b1 Deepanshu Kartikey 2026-07-29  3086  
9f00c96249f6b1 Deepanshu Kartikey 2026-07-29 @3087  bool cfg80211_validate_ies(const u8 *data, int len)

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2026-07-29  6:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202607291343.GQPreqJa-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.