[iwlwifi-next:_ggreenman_test 1/1] drivers/net/wireless/intel/iwlwifi/mvm/ops.c:35:5: error: expected ';' before 'static'

From: kernel test robot
Date: Sun May 15 2022 - 10:53:14 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git _ggreenman_test
head: 11860abc64f2e232963cd2dd9f1187986d20e2ff
commit: 11860abc64f2e232963cd2dd9f1187986d20e2ff [1/1] TEST push config
config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20220515/202205152209.1ne45jzV-lkp@xxxxxxxxx/config)
compiler: arceb-elf-gcc (GCC) 11.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git/commit/?id=11860abc64f2e232963cd2dd9f1187986d20e2ff
git remote add iwlwifi-next https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git
git fetch --no-tags iwlwifi-next _ggreenman_test
git checkout 11860abc64f2e232963cd2dd9f1187986d20e2ff
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> drivers/net/wireless/intel/iwlwifi/mvm/ops.c:35:5: error: expected ';' before 'static'
35 | TEST
| ^
| ;


vim +35 drivers/net/wireless/intel/iwlwifi/mvm/ops.c

33
34
> 35 TEST
36

--
0-DAY CI Kernel Test Service
https://01.org/lkp