diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2019-06-20 00:15:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-20 03:26:06 +0200 |
commit | 497ad9f5b2dc86b733761b9afa44ecfa2f17be65 (patch) | |
tree | 7c6f7680246219995492146e79ae3832d118a422 /arch/parisc/include/uapi | |
parent | net: stmmac: initialize the reset delay array (diff) | |
download | linux-497ad9f5b2dc86b733761b9afa44ecfa2f17be65.tar.xz linux-497ad9f5b2dc86b733761b9afa44ecfa2f17be65.zip |
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
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@redhat.com>
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/parisc/include/uapi')
0 files changed, 0 insertions, 0 deletions