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 20:41:57 +0300 |
commit | 5e57418a2031cd5e1863efdf3d7447a16a368172 (patch) | |
tree | cf9d923bc94a8a06ae640da17cea83179887fee8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6309727ef27162deabd5c095c11af24970fba5a2 (diff) | |
download | linux-5e57418a2031cd5e1863efdf3d7447a16a368172.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions