Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1703109

Re: [PATCH] Remove explicit return type cast

From Dan Carpenter <dan.carpenter@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH] Remove explicit return type cast
Date 2017-08-03 15:30 +0200
Message-ID <uaomm-vi-7@gated-at.bofh.it> (permalink)
References <ua1pL-1yS-1@gated-at.bofh.it> <uahNT-4ra-1@gated-at.bofh.it> <uanTj-8vF-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 03, 2017 at 06:23:54PM +0530, hari prasath wrote:
> On 3 August 2017 at 11:52, kbuild test robot <lkp@intel.com> wrote:
> > Hi Hari,
> >
> > [auto build test WARNING on staging/staging-testing]
> > [also build test WARNING on next-20170802]
> > [cannot apply to v4.13-rc3]
> > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
> >
> > url:    https://github.com/0day-ci/linux/commits/Hari-Prasath/Remove-explicit-return-type-cast/20170803-080312
> > config: blackfin-allyesconfig (attached as .config)
> > compiler: bfin-uclinux-gcc (GCC) 6.2.0
> > reproduce:
> >         wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> >         chmod +x ~/bin/make.cross
> >         # save the attached .config to linux build tree
> >         make.cross ARCH=blackfin
> >
> 
> >> I tried these steps, it's giving me build error as below.
> 

You don't need to cross compile on blackfin to get the warning.  Just
use the normal compiler.

regards,
dan carpenter

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Remove explicit return type cast Hari Prasath <gehariprasath@gmail.com> - 2017-08-02 15:00 +0200
  Re: [PATCH] Remove explicit return type cast hari prasath <gehariprasath@gmail.com> - 2017-08-03 15:00 +0200
    Re: [PATCH] Remove explicit return type cast Dan Carpenter <dan.carpenter@oracle.com> - 2017-08-03 15:30 +0200
      Re: [PATCH] Remove explicit return type cast hari prasath <gehariprasath@gmail.com> - 2017-08-08 15:10 +0200

csiph-web