On Thu, Jun 22, 2023 at 3:32 PM Herve Codina <herve.codina@xxxxxxxxxxx> wrote: > On Tue, 20 Jun 2023 11:45:01 +0000 > David Laight <David.Laight@xxxxxxxxxx> wrote: > > From: Herve Codina > > > Sent: 15 June 2023 16:26 > I didn't plan to change the {min,max}_array() macros in this series as you > suggest. > > Maybe min()/max() is too strict but it's a way to be sure about the type > used. Also the current version doesn't need any extra cast to get rid of > the integer promotion as the integer promotion doesn't occur. > > Is it ok for you if we keep as it ? I think the current verison is good enough, and as Mark said we may update incrementally if ever needed. -- With Best Regards, Andy Shevchenko