[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230815171301.6076cbc0@bootlin.com>
Date: Tue, 15 Aug 2023 17:13:01 +0200
From: Herve Codina <herve.codina@...tlin.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>,
alsa-devel@...a-project.org
Subject: Re: [PATCH v1 1/1] minmax: Deduplicate __unconst_integer_typeof()
Hi Andy,
On Tue, 15 Aug 2023 14:35:34 +0300
Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> It appears that compiler_types.h already have an implementation
> of the __unconst_integer_typeof() called __unqual_scalar_typeof().
> Use it instead of the copy.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
>
> As the initial code is in Linux Next via ASoC tree, it's assumed
> to go via that tree as well.
>
> include/linux/minmax.h | 26 +++-----------------------
> 1 file changed, 3 insertions(+), 23 deletions(-)
>
Sure. I missed the __unqual_scalar_typeof(). Sorry.
Acked-by: Herve Codina <herve.codina@...tlin.com>
Best regards,
Hervé
Powered by blists - more mailing lists