mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Abhijeet Badurkar <abhijeet.badurkar@duagon.com>,
	wg@grandegger.com, mkl@pengutronix.de
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	linux-can@vger.kernel.org, andreas.geissler@duagon.com,
	Abhijeet Badurkar <abhijeet.badurkar@duagon.com>
Subject: Re: [PATCH v4] net: can: Introduce MEN 16Z192-00 CAN controller driver
Date: Mon, 5 Oct 2020 19:08:48 +0800	[thread overview]
Message-ID: <202010051959.nUy99vKZ-lkp@intel.com> (raw)
In-Reply-To: <20201005090632.20870-1-abhijeet.badurkar@duagon.com>

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

Hi Abhijeet,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on 549738f15da0e5a00275977623be199fbbf7df50]

url:    https://github.com/0day-ci/linux/commits/Abhijeet-Badurkar/net-can-Introduce-MEN-16Z192-00-CAN-controller-driver/20201005-170737
base:    549738f15da0e5a00275977623be199fbbf7df50
config: nios2-allyesconfig (attached as .config)
compiler: nios2-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
        # https://github.com/0day-ci/linux/commit/52523430855158ee790d4fbce7d0ff4d3fda6fac
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Abhijeet-Badurkar/net-can-Introduce-MEN-16Z192-00-CAN-controller-driver/20201005-170737
        git checkout 52523430855158ee790d4fbce7d0ff4d3fda6fac
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 

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 >>):

>> drivers/net/can/men_z192_can.c:924:6: warning: no previous prototype for 'men_z192_init_coalesce' [-Wmissing-prototypes]
     924 | void men_z192_init_coalesce(struct net_device *ndev)
         |      ^~~~~~~~~~~~~~~~~~~~~~

vim +/men_z192_init_coalesce +924 drivers/net/can/men_z192_can.c

   923	
 > 924	void men_z192_init_coalesce(struct net_device *ndev)
   925	{
   926		men_z192_set_buf_lvl_irq(ndev, MEN_Z192_MIN_BUF_LVL,
   927					 MEN_Z192_MIN_BUF_LVL);
   928		men_z192_set_rx_tout(ndev, MEN_Z192_RX_TOUT_DEF);
   929	}
   930	

---
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: 57196 bytes --]

      reply	other threads:[~2020-10-05 11:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05  9:06 Abhijeet Badurkar
2020-10-05 11:08 ` kernel test robot [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=202010051959.nUy99vKZ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=abhijeet.badurkar@duagon.com \
    --cc=andreas.geissler@duagon.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=wg@grandegger.com \
    /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

all inboxes | Powered by JetHome®