diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-09-11 18:49:13 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-10-04 10:41:57 -0700 |
commit | 5e57418a2031cd5e1863efdf3d7447a16a368172 (patch) | |
tree | cf9d923bc94a8a06ae640da17cea83179887fee8 /kernel/pid_namespace.c | |
parent | 6309727ef27162deabd5c095c11af24970fba5a2 (diff) |
minmax: deduplicate __unconst_integer_typeof()
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>
Diffstat (limited to 'kernel/pid_namespace.c')
0 files changed, 0 insertions, 0 deletions