Re: [PATCH v2 3/4] staging: media: atomisp: inline the check_bo_status_*() macros
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 Thu, Jul 23, 2026 at 09:51:20PM +0300, Nikolay Kulikov wrote: > These macros check a bit in the bo->status field. Replace them with > conditional expressions to make the code clearer. Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko