* [martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: unused variable 'failme'
@ 2022-07-12 18:05 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-07-12 18:05 UTC (permalink / raw)
To: Dominique Martinet; +Cc: llvm, kbuild-all, linux-kernel
tree: https://github.com/martinetd/linux.git 9p-next
head: c249fb4f91931b9f010849134e95d33e388c375b
commit: c249fb4f91931b9f010849134e95d33e388c375b [11/11] 9p: roll p9_tag_remove into p9_req_put
config: x86_64-randconfig-a016 (https://download.01.org/0day-ci/archive/20220713/202207130211.3Gyzsvmp-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project badda4ac3c489a8c8cccdad1f74b9308c350a9e0)
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://github.com/martinetd/linux/commit/c249fb4f91931b9f010849134e95d33e388c375b
git remote add martinetd https://github.com/martinetd/linux.git
git fetch --no-tags martinetd 9p-next
git checkout c249fb4f91931b9f010849134e95d33e388c375b
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash net/9p/
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> net/9p/trans_fd.c:275:12: warning: unused variable 'failme' [-Wunused-variable]
static int failme;
^
1 warning generated.
vim +/failme +275 net/9p/trans_fd.c
268
269 /**
270 * p9_read_work - called when there is some data to be read from a transport
271 * @work: container of work to be done
272 *
273 */
274
> 275 static int failme;
276
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] 2+ messages in thread
* [martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: unused variable 'failme'
@ 2022-07-12 18:05 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-07-12 18:05 UTC (permalink / raw)
To: Dominique Martinet; +Cc: llvm, kbuild-all, linux-kernel
tree: https://github.com/martinetd/linux.git 9p-next
head: c249fb4f91931b9f010849134e95d33e388c375b
commit: c249fb4f91931b9f010849134e95d33e388c375b [11/11] 9p: roll p9_tag_remove into p9_req_put
config: i386-randconfig-a015 (https://download.01.org/0day-ci/archive/20220713/202207130248.PanFct3N-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project badda4ac3c489a8c8cccdad1f74b9308c350a9e0)
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://github.com/martinetd/linux/commit/c249fb4f91931b9f010849134e95d33e388c375b
git remote add martinetd https://github.com/martinetd/linux.git
git fetch --no-tags martinetd 9p-next
git checkout c249fb4f91931b9f010849134e95d33e388c375b
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash net/9p/
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> net/9p/trans_fd.c:275:12: warning: unused variable 'failme' [-Wunused-variable]
static int failme;
^
1 warning generated.
vim +/failme +275 net/9p/trans_fd.c
268
269 /**
270 * p9_read_work - called when there is some data to be read from a transport
271 * @work: container of work to be done
272 *
273 */
274
> 275 static int failme;
276
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-12 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 18:05 [martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: unused variable 'failme' kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2022-07-12 18:05 kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox