linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [xiang-linux:erofs/lzma 8/8] fs/erofs/decompressor-lzma.c:140:5: warning: no previous prototype for 'z_erofs_lzma_decompress'
@ 2021-07-11 14:36 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-11 14:36 UTC (permalink / raw)
  To: Gao Xiang; +Cc: kbuild-all, Xiang Gao, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1597 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/xiang/linux.git erofs/lzma
head:   7b0fd4b18c0c2228c19a84736441fced1bbf0dd6
commit: 7b0fd4b18c0c2228c19a84736441fced1bbf0dd6 [8/8] erofs: lzma compression support
config: arc-allyesconfig (attached as .config)
compiler: arceb-elf-gcc (GCC) 9.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/xiang/linux.git/commit/?id=7b0fd4b18c0c2228c19a84736441fced1bbf0dd6
        git remote add xiang-linux https://git.kernel.org/pub/scm/linux/kernel/git/xiang/linux.git
        git fetch --no-tags xiang-linux erofs/lzma
        git checkout 7b0fd4b18c0c2228c19a84736441fced1bbf0dd6
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc 

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

All warnings (new ones prefixed by >>):

>> fs/erofs/decompressor-lzma.c:140:5: warning: no previous prototype for 'z_erofs_lzma_decompress' [-Wmissing-prototypes]
     140 | int z_erofs_lzma_decompress(struct z_erofs_decompress_req *rq,
         |     ^~~~~~~~~~~~~~~~~~~~~~~


vim +/z_erofs_lzma_decompress +140 fs/erofs/decompressor-lzma.c

   139	
 > 140	int z_erofs_lzma_decompress(struct z_erofs_decompress_req *rq,

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 68175 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-11 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11 14:36 [xiang-linux:erofs/lzma 8/8] fs/erofs/decompressor-lzma.c:140:5: warning: no previous prototype for 'z_erofs_lzma_decompress' 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;
as well as URLs for NNTP newsgroup(s).