Re: [PATCH v3 0/5] staging: media: atomisp: cleanup pci/hmm/ code
From: Andy Shevchenko
Date: Thu Aug 13 2026 - 05:12:18 EST
On Wed, Aug 12, 2026 at 11:51:33PM +0300, Nikolay Kulikov wrote:
> This series removes unused functions and replaces obscure
> variable-checking macros with clear conditional statements.
I believe I gave tags to some patches in v2. I don't see either.
What's going on?
> Changes in v3:
> - Split the last patch into two (inlining macros and removing
> the file).
> - Replace variable initialization with assignment, followed
> immediately by a check.
> Changes in v2:
> - Squashed the function removals in pci/hmm/hmm.c and
> pci/hmm/hmm_bo.c into a single commit.
> - Add commits to cleanup macros from include/hmm/hmm_common.h,
> as suggested by Andy Shevchenko.
Also two process hints:
- add --base when prepare patches
- add links (URLs to lore.kernel.org) for the previous versions.
--
With Best Regards,
Andy Shevchenko