[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b1c625528af035cc74a8f17b903e17e5f15f4a23.camel@perches.com>
Date: Sun, 16 Aug 2020 16:45:13 -0700
From: Joe Perches <joe@...ches.com>
To: kernel test robot <lkp@...el.com>,
Jeff Layton <jlayton@...nel.org>,
Ilya Dryomov <idryomov@...il.com>
Cc: kbuild-all@...ts.01.org, ceph-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] ceph: Use generic debugging facility
On Mon, 2020-08-17 at 07:03 +0800, kernel test robot wrote:
> I love your patch! Yet something to improve:
[]
> All errors (new ones prefixed by >>):
>
> net/ceph/ceph_common.c: In function 'parse_fsid':
> > > net/ceph/ceph_common.c:227:2: error: implicit declaration of function 'dout'; did you mean 'dput'? [-Werror=implicit-function-declaration]
> 227 | dout("parse_fsid '%s'\n", str);
> | ^~~~
> | dput
Right, thanks, I didn't update net/.
Powered by blists - more mailing lists