Brian Norris <briannorris@xxxxxxxxxxxx> wrote: > This code was duplicated as part of the PCIe FLR code added to this > driver. Let's de-duplicate it to: > > * make things easier to read (mwifiex_pcie_free_buffers() now has a > corresponding mwifiex_pcie_alloc_buffers()) > * reduce likelihood of bugs > * make error logging equally verbose > * save lines of code! > > Also drop some of the commentary that isn't really needed. > > Signed-off-by: Brian Norris <briannorris@xxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. d41bf5c1c0ed mwifiex: pcie: de-duplicate buffer allocation code -- https://patchwork.kernel.org/patch/9734777/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches