Re: [PATCH v2 4/4] staging: media: atomisp: remove include/hmm/hmm_common.h file
Nikolay Kulikov <[email protected]>
| Newsgroups | org.kernel.vger.linux-media,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <anyrvyBMNMcF6Y8F@archlinux> |
On Wed, Aug 12, 2026 at 10:56:14AM +0300, Andy Shevchenko wrote: > On Thu, Jul 23, 2026 at 09:51:21PM +0300, Nikolay Kulikov wrote: > > Replace the last used macro with a conditional expression and remove > > this header file, as it no longer contains any code that is being used. > > Split this to two patches: replace (in the similar way how previous patches > are done) & remove leftovers (file and no more needed includes). > > The code wise LGTM, I will give a tag to these patches when they appear in v3 > of the series. Hi Andy, thanks for the detailed review of this and the other patchs. I'll fix them and send v3. Thanks, Nikolay