On Wed, Apr 27, 2022 at 5:41 PM Jakub Kicinski <k...@kernel.org> wrote:
> Defining local versions of NAPI_POLL_WEIGHT with the same > values in the drivers just makes refactoring harder. > > Drop the special defines in a bunch of drivers where the > removal is relatively simple so grouping into one patch > does not impact reviewability. > > Signed-off-by: Jakub Kicinski <k...@kernel.org> > --- > CC: ulli.kr...@googlemail.com > CC: linus.wall...@linaro.org > CC: mlind...@marvell.com > CC: step...@networkplumber.org > CC: n...@nbd.name > CC: j...@phrozen.org > CC: sean.w...@mediatek.com > CC: mark-mc....@mediatek.com > CC: matthias....@gmail.com > CC: grygorii.stras...@ti.com > CC: wei....@kernel.org > CC: p...@xen.org > CC: prabhakar.mahadev-lad...@bp.renesas.com > CC: linux-arm-ker...@lists.infradead.org > CC: linux-media...@lists.infradead.org > CC: linux-o...@vger.kernel.org > CC: xen-devel@lists.xenproject.org Looks good to me! Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij