All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Chuang <yhchuang@realtek.com>
To: kbuild-all@lists.01.org
Subject: Re: [linux-next:master 9370/13554] drivers/net/wireless/realtek/rtw88/pci.c:1579:6: warning: no previous prototype for 'rtw_pci_shutdown'
Date: Fri, 29 May 2020 02:54:36 +0000	[thread overview]
Message-ID: <ba08c8847b7049ecb34311abfd1afcee@realtek.com> (raw)
In-Reply-To: <202005290936.5fYW92cG%lkp@intel.com>

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

> drivers/net/wireless/realtek/rtw88/pci.c:1579:6: warning: no previous
> prototype for 'rtw_pci_shutdown'
> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> master
> head:   ff387fc20c697cdc887b2abf7ef494e853795a2f
> commit: ba0fbe236fb8a7b992e82d6eafb03a600f5eba43 [9370/13554] rtw88:
> extract: make 8822c an individual kernel module
> config: ia64-allmodconfig (attached as .config)
> compiler: ia64-linux-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
>         git checkout ba0fbe236fb8a7b992e82d6eafb03a600f5eba43
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0
> make.cross ARCH=ia64
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kbuild test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>, old ones prefixed by <<):
> 
> drivers/net/wireless/realtek/rtw88/pci.c:1477:5: warning: no previous
> prototype for 'rtw_pci_probe' [-Wmissing-prototypes]
> 1477 | int rtw_pci_probe(struct pci_dev *pdev,
> |     ^~~~~~~~~~~~~
> drivers/net/wireless/realtek/rtw88/pci.c:1557:6: warning: no previous
> prototype for 'rtw_pci_remove' [-Wmissing-prototypes]
> 1557 | void rtw_pci_remove(struct pci_dev *pdev)
> |      ^~~~~~~~~~~~~~
> >> drivers/net/wireless/realtek/rtw88/pci.c:1579:6: warning: no previous
> >> prototype for 'rtw_pci_shutdown' [-Wmissing-prototypes]
> 1579 | void rtw_pci_shutdown(struct pci_dev *pdev)
> |      ^~~~~~~~~~~~~~~~

The symbol was extracted for the follow-up patches, so it's already fixed.

f56f08636dda ("rtw88: extract: make 8723d an individual kernel module")
416e87fcc780 ("rtw88: extract: make 8822b an individual kernel module")
ba0fbe236fb8 ("rtw88: extract: make 8822c an individual kernel module")

Thanks.
Yan-Hsuan

      reply	other threads:[~2020-05-29  2:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29  1:45 [linux-next:master 9370/13554] drivers/net/wireless/realtek/rtw88/pci.c:1579:6: warning: no previous prototype for 'rtw_pci_shutdown' kbuild test robot
2020-05-29  2:54 ` Tony Chuang [this message]

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=ba08c8847b7049ecb34311abfd1afcee@realtek.com \
    --to=yhchuang@realtek.com \
    --cc=kbuild-all@lists.01.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 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.