On Thu, 8 Aug 2024 at 13:55, Mauro Carvalho Chehab <mchehab+hua...@kernel.org> wrote: > > Having magic numbers inside the code is not a good idea, as it > is error-prone. So, instead, create a macro with the number > definition. > > Link: > https://lore.kernel.org/qemu-devel/CAFEAcA-PYnZ-32MRX+PgvzhnoAV80zBKMYg61j2f=ohagfw...@mail.gmail.com/ > > Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org> > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com> > Reviewed-by: Igor Mammedov <imamm...@redhat.com>
Applied to target-arm.next, thanks. -- PMM