minmax: deduplicate __unconst_integer_typeof()
[ Upstream commit 5e57418a ] 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. Link: https://lkml.kernel.org/r/20230911154913.4176033-1-andriy.shevchenko@linux.intel.com Signed-off-by:Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by:
Herve Codina <herve.codina@bootlin.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Eliav Farber <farbere@amazon.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading