Re: [PATCH v3 0/5] staging: media: atomisp: cleanup pci/hmm/ code
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-media,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
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