linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Gao Xiang <xiang@kernel.org>
Cc: kbuild-all@lists.01.org, Xiang Gao <xiang@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [xiang-linux:erofs/lzma 8/8] fs/erofs/decompressor-lzma.c:140:5: warning: no previous prototype for 'z_erofs_lzma_decompress'
Date: Sun, 11 Jul 2021 22:36:53 +0800	[thread overview]
Message-ID: <202107112251.07buQARx-lkp@intel.com> (raw)

[-- 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 --]

                 reply	other threads:[~2021-07-11 14:37 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=202107112251.07buQARx-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xiang@kernel.org \
    /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 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).