[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190619.212619.2235575281889913457.davem@davemloft.net>
Date: Wed, 19 Jun 2019 21:26:19 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: brouer@...hat.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] page_pool: fix compile warning when CONFIG_PAGE_POOL
is disabled
From: Jesper Dangaard Brouer <brouer@...hat.com>
Date: Thu, 20 Jun 2019 00:15:52 +0200
> Kbuild test robot reported compile warning:
> warning: no return statement in function returning non-void
> in function page_pool_request_shutdown, when CONFIG_PAGE_POOL is disabled.
>
> The fix makes the code a little more verbose, with a descriptive variable.
>
> Fixes: 99c07c43c4ea ("xdp: tracking page_pool resources and safe removal")
> Signed-off-by: Jesper Dangaard Brouer <brouer@...hat.com>
> Reported-by: kbuild test robot <lkp@...el.com>
Applied.
Powered by blists - more mailing lists